Skip to content

Commit

Permalink
Udpate C change log to tag 0.99.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromekelleher committed Jan 14, 2019
1 parent 8d1e0c6 commit b65bd0c
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions c/CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
--------------------
[0.0.0] - 2019-01-19
----------------------
[0.99.0] - 2019-01-14
----------------------

Initial alpha version of the tskit C API tagged. Version 0.99.x
represents the series of releases leading to version 1.0.0 which
will be the first stable release. After 1.0.0, semver rules
regarding API/ABI breakage will apply; however, in the 0.99.x
series arbitrary changes may happen.

[0.0.0] - 2019-01-10
--------------------

Initial extraction of tskit code from msprime. Relicense to MIT.
Expand Down

0 comments on commit b65bd0c

Please sign in to comment.