File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
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- ## [ 1 .0.1] - 2015-04-25
7+ ## [ v1 .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- ## [ 1 .0.0] - 2015-04-22
16+ ## [ v1 .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- ## [ 1 .0 Beta] - 2015-04-8
31+ ## [ v1 .0 Beta] - 2015-04-8
3232
3333### Added
3434* RFC 7159 (#101 )
@@ -54,6 +54,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
5454### Removed
5555* Remove other JSON libraries for performance comparison (#180 )
5656
57- ## [ 0.11] - 2012-11-16
57+ ## 0.11 - 2012-11-16
5858
59- ## [ 0.1] - 2011-11-18
59+ ## 0.1 - 2011-11-18
You can’t perform that action at this time.
0 commit comments