Skip to content

Commit

Permalink
Update and fix changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
francium committed Nov 25, 2023
1 parent aa84edb commit 73cc633
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,14 @@ Possible log types:

## [Unreleased]

## [0.15.0] - 2023-11-24

- `[added]` Add `do` function to support Haskell-style do-notation (#149)

## [0.14.0] - 2023-11-10

- `[added]` `is_ok` and `is_err` type guard functions as alternatives to `isinstance` checks (#69)
- `[added]` Add `and_then_async` for async functions (#148)
- `[added]` Support do notation (#149)


## [0.13.1] - 2023-07-19

Expand Down

0 comments on commit 73cc633

Please sign in to comment.