Skip to content

Commit b6167a4

Browse files
committed
docs: update change log
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
1 parent 8d99fcb commit b6167a4

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

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

1010
## [Unreleased]
1111

12+
13+
## [0.8.0] - 2021-11-01
14+
1215
### Added
1316

1417
- Add previous exception to the Twirp error for client errors (thanks @bakins)
@@ -191,7 +194,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
191194
- Initial release
192195

193196

194-
[Unreleased]: https://github.com/twirphp/twirp/compare/v0.7.5...HEAD
197+
[Unreleased]: https://github.com/twirphp/twirp/compare/v0.8.0...HEAD
198+
[0.8.0]: https://github.com/twirphp/twirp/compare/v0.7.5...v0.8.0
195199
[0.7.5]: https://github.com/twirphp/twirp/compare/v0.7.4...v0.7.5
196200
[0.7.4]: https://github.com/twirphp/twirp/compare/v0.7.3...v0.7.4
197201
[0.7.2]: https://github.com/twirphp/twirp/compare/v0.7.2...v0.7.3

0 commit comments

Comments
 (0)