Skip to content

Commit

Permalink
version 0.15.1 (fix mess with changelog)
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickfrey committed Sep 4, 2017
1 parent 1f5fee6 commit 730e10e
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
strusPattern (0.15.1)
* release to cleanup mess with missing CHANGELOG in 0.15.0
-- Patrick Frey <[email protected]> Mon, 4 Sep 2017 15:30:00 +0100

strusPattern (0.15.0)
* make code safer in case of ABRs
* make approximate matching run with unicode
Expand Down
4 changes: 4 additions & 0 deletions dist/debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
struspattern (0.15.1-1) unstable; urgency=low
* release to cleanup mess with missing CHANGELOG in 0.15.0
-- Patrick Frey <[email protected]> Mon, 4 Sep 2017 15:30:00 +0100

struspattern (0.15.0-1) unstable; urgency=low
* make code safer in case of ABRs
* make approximate matching run with unicode
Expand Down
3 changes: 3 additions & 0 deletions dist/redhat/struspattern.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -253,6 +253,9 @@ make test
%{_includedir}/strus/lib/*.hpp

%changelog
* Mon Sep 4 2017 Patrick Frey <[email protected]> 0.15.1-0.1
- release to cleanup mess with missing CHANGELOG in 0.15.0

* Sun Sep 3 2017 Patrick Frey <[email protected]> 0.15.0-0.1
- make code safer in case of ABRs
- make approximate matching run with unicode
Expand Down

0 comments on commit 730e10e

Please sign in to comment.