Skip to content

Commit e04ff03

Browse files
colinodellsimensen
authored andcommitted
Prepare to release v3.0.0
1 parent 6eaddfe commit e04ff03

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
@@ -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

0 commit comments

Comments
 (0)