commit 07015d885e82bd135710357356776d1d4bbea090
parent 19d16f16750005af488a1fad50451b5163600c1d
Author: Andreas Guldstrand <andreas.guldstrand@gmail.com>
Date: Sat, 2 Jul 2016 10:30:43 +0200
Missed a changelog entry
Diffstat:
2 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -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
@@ -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