diff options
author | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2016-09-25 22:13:09 +0200 |
---|---|---|
committer | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2016-09-25 22:13:09 +0200 |
commit | 349bed690da9029580ca1e506f7535916986272f (patch) | |
tree | 53a915226eecfcc8d3324ff9caae94b9eb1ddded /README.md | |
parent | 40292ed2cf2bae60ec8f1b7512e4acb8e73398ac (diff) | |
download | sbotools-349bed690da9029580ca1e506f7535916986272f.tar.xz |
README.md: update changes in README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -3,6 +3,16 @@ **[sbotools](https://pink-mist.github.io/sbotools/)** provides a ports-like interface to [slackbuilds.org](http://www.slackbuilds.org/). ## Changes +* 2.1 - Unreleased +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 #38 + * Bugfixes + - sboinstall/sboremove disagreeing about a package being installed #44 + * 2.0 - 2016-07-02 * Major new features * LOCAL_OVERRIDES setting |