We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83f208e commit eb2031dCopy full SHA for eb2031d
CHANGES.md
@@ -3,6 +3,12 @@
3
All notable changes to this project will be documented in this file.
4
This project adheres to [Semantic Versioning](http://semver.org/).
5
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
13
## 1.0.0 - 2017-03-16
-### Added
-* Initial release featuring single function ```version_compare_simple(v1, v2)```
14
+* Initial release featuring single function `version_compare_simple(v1, v2)`
0 commit comments