diff options
-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 |