File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments