diff options
author | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2016-09-24 19:03:01 +0200 |
---|---|---|
committer | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2016-09-24 19:03:01 +0200 |
commit | 40292ed2cf2bae60ec8f1b7512e4acb8e73398ac (patch) | |
tree | 3eb9825dbeca2ed16916a2641eb13c09a2ed7cf5 | |
parent | b5062ccc4cbca8cf0f89e655cedc0884f597a3a1 (diff) | |
download | sbotools2-40292ed2cf2bae60ec8f1b7512e4acb8e73398ac.tar.xz |
SBO-Lib/Changes: update Changes file
-rw-r--r-- | SBO-Lib/Changes | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/SBO-Lib/Changes b/SBO-Lib/Changes index 8e1d459..588b0ec 100644 --- a/SBO-Lib/Changes +++ b/SBO-Lib/Changes @@ -1,3 +1,14 @@ +2.1 - Unreleased + * Internals: + - Adding internal documentation + - Extract code to submodules for easier separation of concerns + * New features: + - Support for templates for installing things with specified options + (https://github.com/pink-mist/sbotools/issues/38) + * Bugfixes + - sboinstall/sboremove disagreeing about a package being installed + (https://github.com/pink-mist/sbotools/issues/44) + 2.0 - 2016-07-02 * Major new features * LOCAL_OVERRIDES setting |