Skip to content

Commit f417154

Browse files
committed
Prepare to release v3.0.2
1 parent 72540c9 commit f417154

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [3.0.2] - 2022-10-27
11+
12+
### Fixed
13+
14+
- Added missing return types to docblocks (#44, #45)
15+
1016
## [3.0.1] - 2021-08-13
1117

1218
### Added
@@ -51,7 +57,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5157

5258
**Initial release!**
5359

54-
[Unreleased]: https://github.com/dflydev/dflydev-dot-access-data/compare/v3.0.0...main
60+
[Unreleased]: https://github.com/dflydev/dflydev-dot-access-data/compare/v3.0.2...main
61+
[3.0.2]: https://github.com/dflydev/dflydev-dot-access-data/compare/v3.0.1...v3.0.2
62+
[3.0.1]: https://github.com/dflydev/dflydev-dot-access-data/compare/v3.0.0...v3.0.1
5563
[3.0.0]: https://github.com/dflydev/dflydev-dot-access-data/compare/v2.0.0...v3.0.0
5664
[2.0.0]: https://github.com/dflydev/dflydev-dot-access-data/compare/v1.1.0...v2.0.0
5765
[1.1.0]: https://github.com/dflydev/dflydev-dot-access-data/compare/v1.0.1...v1.1.0

0 commit comments

Comments
 (0)