We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57220fa commit 2cd09e7Copy full SHA for 2cd09e7
CHANGELOG.md
@@ -7,13 +7,17 @@ Notable changes to this project are documented in this file. The format is based
7
Breaking changes:
8
9
New features:
10
-- Add `errorWithCause` (#43 by @sigma-andex)
11
-- Add `errorWithName` (#44 by @jedimahdi)
12
13
Bugfixes:
14
15
Other improvements:
16
+## [v6.1.0](https://github.com/purescript/purescript-exceptions/releases/tag/v6.1.0) - 2024-06-30
+
17
+New features:
18
+- Add `errorWithCause` (#43 by @sigma-andex)
19
+- Add `errorWithName` (#44 by @jedimahdi)
20
21
## [v6.0.0](https://github.com/purescript/purescript-exceptions/releases/tag/v6.0.0) - 2022-04-27
22
23
0 commit comments