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 @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 3.0.0] - 2021-01-01
11+
1012### Added
1113 - Added support for both ` . ` and ` / ` -delimited key paths (#24 )
1214 - Added parameter and return types to everything; enabled strict type checks (#18 )
@@ -43,7 +45,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4345
4446** Initial release!**
4547
46- [ Unreleased ] : https://github.com/dflydev/dflydev-dot-access-data/compare/v2.0.0...main
48+ [ Unreleased ] : https://github.com/dflydev/dflydev-dot-access-data/compare/v3.0.0...main
49+ [ 3.0.0 ] : https://github.com/dflydev/dflydev-dot-access-data/compare/v2.0.0...v3.0.0
4750[ 2.0.0 ] : https://github.com/dflydev/dflydev-dot-access-data/compare/v1.1.0...v2.0.0
4851[ 1.1.0 ] : https://github.com/dflydev/dflydev-dot-access-data/compare/v1.0.1...v1.1.0
4952[ 1.0.1 ] : https://github.com/dflydev/dflydev-dot-access-data/compare/v1.0.0...v1.0.1
You can’t perform that action at this time.
0 commit comments