The Debian package needs to be updated to enable rolling out the code
to some machines. This commit increases the Debian package version to
0.2-1.
+toolbox (0.2-1) unstable; urgency=medium
+
+ * Allow modules to be included from TOOLBOX_HOME
+ * Move iface module to net group
+ * New modules:
+ - array: Convenience functions for arrays
+ - is: Convenience functions for string validation
+ - opt: Commandline parser
+ - xrandr: X monitor handling
+ - clip: X clipboard functions
+
+ -- Matthias Kruk <m@m10k.eu> Sun, Apr 04 2021 07:40:55 +0900
+
+
toolbox (0.1-1) unstable; urgency=medium
* Initial release