Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
DenisFrezzato committed Mar 1, 2022
1 parent 303fe45 commit 8fbbb5f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,13 @@
**Note**: Gaps between patch versions are faulty/broken releases. **Note**: A feature tagged as Experimental is in a
high state of flux, you're at risk of it changing without notice.

# 0.7.8
- **New Feature**
- `ReaderMiddleware`
- Add `fromReaderTaskK`, `chainReaderTaskK{W}`, `chainFirstReaderTaskK{W}`, `fromReaderTaskEitherK` (@thewilkybarkid)
- Allow `redirect` to take a `URL` (@thewilkybarkid)
- Open the index on decode middlewares (@thewilkybarkid)

# 0.7.7

- **New Feature**
Expand Down

0 comments on commit 8fbbb5f

Please sign in to comment.