Skip to content

Commit 7afb6c6

Browse files
doc(all): Release v0.9.1
1 parent 7327f4b commit 7afb6c6

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+
## [0.9.1] - 2024-01-07
11+
1012
### Added
1113

1214
- Add default map from `System.Object` to `any`
@@ -158,7 +160,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
158160

159161
- Initial release
160162

161-
[unreleased]: https://github.com/PerfectlyNormal/TypeContractor/compare/v0.9.0...HEAD
163+
[unreleased]: https://github.com/PerfectlyNormal/TypeContractor/compare/v0.9.1...HEAD
164+
[0.9.1]: https://github.com/PerfectlyNormal/TypeContractor/compare/v0.9.1...v0.9.0
162165
[0.9.0]: https://github.com/PerfectlyNormal/TypeContractor/compare/v0.9.0...v0.8.1
163166
[0.8.1]: https://github.com/PerfectlyNormal/TypeContractor/compare/v0.8.0...v0.8.1
164167
[0.8.0]: https://github.com/PerfectlyNormal/TypeContractor/compare/v0.7.0...v0.8.0

0 commit comments

Comments
 (0)