diff options
-rw-r--r-- | README.md | 1 | ||||
-rw-r--r-- | SBO-Lib/Changes | 2 |
2 files changed, 3 insertions, 0 deletions
@@ -26,6 +26,7 @@ Every push will now cause the test-suite to be run. #18 * Hundreds of new unit-tests. #18 #19 #23 #24 #25 #27 #28 #31 #32 #33 #35 #41 #43 + * sbofind will now also use tags if they're available #37 * Minor/bugfixes/documentation fixes * Use system perl when running and installing sbotools. * sbocheck output changed. #10 #13 #20 diff --git a/SBO-Lib/Changes b/SBO-Lib/Changes index 83f751c..8e1d459 100644 --- a/SBO-Lib/Changes +++ b/SBO-Lib/Changes @@ -46,6 +46,8 @@ - https://github.com/pink-mist/sbotools/issues/35 - https://github.com/pink-mist/sbotools/issues/41 - https://github.com/pink-mist/sbotools/issues/43 + * sbofind will now also use tags if they're available + - https://github.com/pink-mist/sbotools/issues/37 * Minor/bugfixes/documentation fixes * Use system perl when running and installing sbotools * sbocheck output changed |