Document change log entry for version “2.0.0”.

This commit is contained in:
Ben Finney 2016-08-20 21:00:09 +10:00
parent 30c7e1f537
commit 9af27f15a2

View File

@ -9,6 +9,25 @@ All notable changes to this code base will be documented in this file,
in every released version.
Version 2.0.0
=============
:Released: 2014-05-24
:Maintainer: Konstantine Rybnikov <k-bx@k-bx.com>
Additions
---------
* Grant license in this code base under BSD 3-clause license terms.
Changes
-------
* Update parser to SemVer standard 2.0.0.
* Ignore build component for comparison.
Version 0.0.2
=============