aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-05-23 14:30:01 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-05-23 16:55:50 -0700
commit1cecafcc3b4a25f56af4b5274cc88913de8779c8 (patch)
tree724de59f3b6e61c60e53237b0d02e081ee7852bf
parent70b4d3fae04d455cc8847a94b821d86b9def3d43 (diff)
downloadconsfigurator-1cecafcc3b4a25f56af4b5274cc88913de8779c8.tar.gz
note about reviewing the API & incrementing the major version number
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
-rw-r--r--doc/ideas.rst6
1 files 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.