From 1cecafcc3b4a25f56af4b5274cc88913de8779c8 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Sun, 23 May 2021 14:30:01 -0700 Subject: note about reviewing the API & incrementing the major version number Signed-off-by: Sean Whitton --- doc/ideas.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/ideas.rst b/doc/ideas.rst index 0fd31a8..824e544 100644 --- a/doc/ideas.rst +++ b/doc/ideas.rst @@ -78,5 +78,7 @@ Project & packaging ------------------- - Define a semantics for version numbers (probably just like Propellor's), - start keeping a NEWS file, move from Debian experimental to unstable, - start actually announcing releases to sgo-software-announce. + start keeping a NEWS file, move from Debian experimental to unstable, start + actually announcing releases to sgo-software-announce. Take the opportunity + to review whole public API for good choices of names and sensible separation + of responsibilities. Increment major version number from zero to one. -- cgit v1.2.3