Skip to content

Commit e2e8c6f

Browse files
committed
docs: prepare release
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
1 parent 9af9ea0 commit e2e8c6f

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

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

1010
## [Unreleased]
1111

12+
## [0.10.0] - 2023-07-29
13+
14+
### Changed
15+
16+
- General package and dependency updates
17+
1218

1319
## [0.9.0] - 2022-11-28
1420

@@ -208,7 +214,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
208214
- Initial release
209215

210216

211-
[Unreleased]: https://github.com/twirphp/twirp/compare/v0.9.0...HEAD
217+
[Unreleased]: https://github.com/twirphp/twirp/compare/v0.10.0...HEAD
218+
[0.10.0]: https://github.com/twirphp/twirp/compare/v0.9.1...v0.10.0
212219
[0.9.0]: https://github.com/twirphp/twirp/compare/v0.8.1...v0.9.0
213220
[0.8.1]: https://github.com/twirphp/twirp/compare/v0.8.0...v0.8.1
214221
[0.8.0]: https://github.com/twirphp/twirp/compare/v0.7.5...v0.8.0

0 commit comments

Comments
 (0)