Skip to content

Commit ec817b5

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

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)