File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed
Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
44
55## [ Unreleased]
66
7- ## [ v1 .0.1] - 2015-04-25
7+ ## [ 1 .0.1] - 2015-04-25
88
99### Added
1010* Changelog following [ Keep a CHANGELOG] ( https://github.com/olivierlacan/keep-a-changelog ) suggestions.
@@ -13,7 +13,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
1313* Parsing of some numbers (e.g. "1e-00011111111111") causing assertion (#314 ).
1414* Visual C++ 32-bit compilation error in ` diyfp.h ` (#317 ).
1515
16- ## [ v1 .0.0] - 2015-04-22
16+ ## [ 1 .0.0] - 2015-04-22
1717
1818### Added
1919* 100% [ Coverall] ( https://coveralls.io/r/miloyip/rapidjson?branch=master ) coverage.
@@ -28,7 +28,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
2828### Removed
2929* Remove an invalid ` Document::ParseInsitu() ` API (e7f1c6dd08b522cfcf9aed58a333bd9a0c0ccbeb).
3030
31- ## [ v1.0 Beta ] - 2015-04-8
31+ ## 1.0-beta - 2015-04-8
3232
3333### Added
3434* RFC 7159 (#101 )
@@ -57,3 +57,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
5757## 0.11 - 2012-11-16
5858
5959## 0.1 - 2011-11-18
60+
61+ [ Unreleased ] : https://github.com/miloyip/rapidjson/compare/v1.0.1...HEAD
62+ [ 1.0.1 ] : https://github.com/miloyip/rapidjson/compare/v1.0.0...v1.0.1
63+ [ 1.0.0 ] : https://github.com/miloyip/rapidjson/compare/v1.0-beta...v1.0.0
You can’t perform that action at this time.
0 commit comments