Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
meech-ward committed Oct 7, 2024
1 parent 5b9e740 commit 6a0b148
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

All notable changes to this project will be documented in this file.

## [0.6.1] - 2024-10-6

### Added
- `Might` and `Fail` functions
- new docs page in the readme

### Changed
- `mightFail` and `mightFailSync` now return an object tuple so you can destructure it as an object or a tuple, your choice.
- removed the `/tuple` folder since the normal `might-fail` import will work the same.



## [0.5.0] - 2024-10-2

### Added
Expand Down

0 comments on commit 6a0b148

Please sign in to comment.