diff options
author | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2015-12-14 22:00:22 +0100 |
---|---|---|
committer | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2015-12-14 22:00:22 +0100 |
commit | 5c141598d7bc0da2b749ed9e4ad02d4196e3b1f2 (patch) | |
tree | bb6e7f8972479e435d3298bcb22483efb332edd9 /SBO-Lib/Changes | |
parent | 112a5f54e0cb0e38e977381e82c9b15f8ddc0d04 (diff) | |
download | sbotools2-5c141598d7bc0da2b749ed9e4ad02d4196e3b1f2.tar.xz |
Better md formatting and add the last 2 Changes
Diffstat (limited to 'SBO-Lib/Changes')
-rw-r--r-- | SBO-Lib/Changes | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/SBO-Lib/Changes b/SBO-Lib/Changes index 5169a99..91d14f4 100644 --- a/SBO-Lib/Changes +++ b/SBO-Lib/Changes @@ -20,6 +20,9 @@ - https://github.com/pink-mist/sbotools/issues/7 * sboupgrade --all option to upgrade everything listed by sbocheck - https://github.com/pink-mist/sbotools/issues/9 + * Travis CI integration + Every push will now cause the test-suite to be run + - https://github.com/pink-mist/sbotools/issues/18 * Minor/bugfixes/documentation fixes * Use system perl when running and installing sbotools * sbocheck output changed @@ -28,6 +31,7 @@ * Better debug messages on errors - https://github.com/pink-mist/sbotools/issues/16 * manpage fixes + - https://github.com/pink-mist/sbotools/issues/17 1.9 - 2015-11-27 * Make it compatible with perls newer than 5.18 |