Skip to content

Commit

Permalink
Release Notes for v01-10
Browse files Browse the repository at this point in the history
  • Loading branch information
rete committed Dec 11, 2019
1 parent cfe8a51 commit 9ec68be
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions doc/ReleaseNotes.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# v01-10

* 2019-08-09 Frank Gaede ([PR#2](https://github.com/iLCSoft/KiTrack/pull/2))
- make compatible w/ c++17
- remove all throw() declarations
- replace std::random_shuffle w/ std::shuffle<..., std::mt19937>

# v01-09

* 2018-01-31 Frank Gaede ([PR#1](https://github.com/iLCSoft/KiTrack/pull/1))
Expand Down

0 comments on commit 9ec68be

Please sign in to comment.