Skip to content

Commit 8c73e1a

Browse files
committed
Prepare for the v1.0.5 release
1 parent 1cbf3e8 commit 8c73e1a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ All notable changes to `colinodell/json5` will be documented in this file.
55
Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) principles.
66

77
## [Unreleased][unreleased]
8+
## [1.0.5] - 2018-09-20
89
### Fixed
910
- Fixed exceptions not being thrown for incomplete objects/arrays
1011

@@ -34,7 +35,8 @@ This release contains massive performance improvements of 98% or more, especiall
3435
### Added
3536
- Initial commit
3637

37-
[unreleased]: https://github.com/colinodell/json5/compare/1.0.4...HEAD
38+
[unreleased]: https://github.com/colinodell/json5/compare/1.0.5...HEAD
39+
[1.0.5]: https://github.com/colinodell/json5/compare/1.0.4...1.0.5
3840
[1.0.4]: https://github.com/colinodell/json5/compare/1.0.3...1.0.4
3941
[1.0.3]: https://github.com/colinodell/json5/compare/1.0.2...1.0.3
4042
[1.0.2]: https://github.com/colinodell/json5/compare/1.0.1...1.0.2

0 commit comments

Comments
 (0)