Skip to content

Commit eb2031d

Browse files
committed
Update changelog
1 parent 83f208e commit eb2031d

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

CHANGES.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
This project adheres to [Semantic Versioning](http://semver.org/).
55

6+
## 1.2.0 - 2017-05-23
7+
* Enable position independent code so libversion can be used with shared libraries
8+
9+
## 1.1.0 - 2017-03-30
10+
* Improved handling of keywords, including fixed handling of `patch`
11+
* Improved documentation
12+
613
## 1.0.0 - 2017-03-16
7-
### Added
8-
* Initial release featuring single function ```version_compare_simple(v1, v2)```
14+
* Initial release featuring single function `version_compare_simple(v1, v2)`

0 commit comments

Comments
 (0)