Skip to content

Commit 7dc05d4

Browse files
Update CHANGELOG.md
1 parent 03f7ce1 commit 7dc05d4

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

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

55
## [Unreleased]
6+
7+
## [1.3.0] - 2017-09-28
68
### Added
79
- Add `Date` and `Function` types support.
810
- Add examples.
@@ -60,7 +62,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
6062
### Changed
6163
- Update the filter `**`: it can also be applied to a specific property.
6264

63-
[Unreleased]: https://github.com/cyrilschumacher/json-property-filter/compare/1.2.0...HEAD
65+
[Unreleased]: https://github.com/cyrilschumacher/json-property-filter/compare/1.3.0...HEAD
66+
[1.3.0]: https://github.com/cyrilschumacher/json-property-filter/compare/1.2.0...1.3.0
6467
[1.2.0]: https://github.com/cyrilschumacher/json-property-filter/compare/1.1.1...1.2.0
6568
[1.1.1]: https://github.com/cyrilschumacher/json-property-filter/compare/1.1.0...1.1.1
6669
[1.1.0]: https://github.com/cyrilschumacher/json-property-filter/compare/1.0.2...1.1.0

0 commit comments

Comments
 (0)