File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed
Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1010## [ Unreleased]
1111
1212
13+ ## [ 0.8.1] - 2022-02-23
14+
15+ ### Fixed
16+
17+ - Reduced memory allocation when collecting stack information
18+
19+
1320## [ 0.8.0] - 2020-09-14
1421
1522### Changed
@@ -101,7 +108,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
101108- Initial release
102109
103110
104- [ Unreleased ] : https://github.com/emperror/errors/compare/v0.8.0...HEAD
111+ [ Unreleased ] : https://github.com/emperror/errors/compare/v0.8.1...HEAD
112+ [ 0.8.1 ] : https://github.com/emperror/errors/compare/v0.8.0...v0.8.1
105113[ 0.8.0 ] : https://github.com/emperror/errors/compare/v0.7.0...v0.8.0
106114[ 0.7.0 ] : https://github.com/emperror/errors/compare/v0.6.0...v0.7.0
107115[ 0.6.0 ] : https://github.com/emperror/errors/compare/v0.5.2...v0.6.0
You can’t perform that action at this time.
0 commit comments