File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,8 @@ All notable changes to this project will be documented in this file.
3
3
This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
4
4
5
5
## [ Unreleased]
6
+
7
+ ## [ 1.3.0] - 2017-09-28
6
8
### Added
7
9
- Add ` Date ` and ` Function ` types support.
8
10
- Add examples.
@@ -60,7 +62,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
60
62
### Changed
61
63
- Update the filter ` ** ` : it can also be applied to a specific property.
62
64
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
64
67
[ 1.2.0 ] : https://github.com/cyrilschumacher/json-property-filter/compare/1.1.1...1.2.0
65
68
[ 1.1.1 ] : https://github.com/cyrilschumacher/json-property-filter/compare/1.1.0...1.1.1
66
69
[ 1.1.0 ] : https://github.com/cyrilschumacher/json-property-filter/compare/1.0.2...1.1.0
You can’t perform that action at this time.
0 commit comments