File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
1010<!-- next-header -->
1111## [ Unreleased] - ReleaseDate
12+ ## [ 0.4.1] - 2022-07-21
1213### Added
1314- [ PR #47 ] ( https://github.com/EmbarkStudios/crash-handling/pull/47 ) added support for raising ` EXC_GUARD ` exceptions on MacOS.
1415
@@ -41,7 +42,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4142- Initial pass of crash-context, Linux only
4243
4344<!-- next-url -->
44- [ Unreleased ] : https://github.com/EmbarkStudios/crash-handling/compare/sadness-generator-0.4.0...HEAD
45+ [ Unreleased ] : https://github.com/EmbarkStudios/crash-handling/compare/sadness-generator-0.4.1...HEAD
46+ [ 0.4.1 ] : https://github.com/EmbarkStudios/crash-handling/compare/sadness-generator-0.4.0...sadness-generator-0.4.1
4547[ 0.4.0 ] : https://github.com/EmbarkStudios/crash-handling/compare/0.3.1...sadness-generator-0.4.0
4648[ 0.3.1 ] : https://github.com/EmbarkStudios/crash-handling/compare/0.3.1...0.3.1
4749[ 0.3.0 ] : https://github.com/EmbarkStudios/crash-handling/compare/crash-handler-v0.1.0...0.3.0
Original file line number Diff line number Diff line change 11[package ]
22name = " sadness-generator"
3- version = " 0.4.0 "
3+ version = " 0.4.1 "
44description = " Provides various ways to make your program sad"
55repository = " https://github.com/EmbarkStudios/crash-handling"
66authors = [
You can’t perform that action at this time.
0 commit comments