Skip to content

Commit

Permalink
Update changelog for 6.1.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
JordanMartinez committed May 17, 2022
1 parent 81ac782 commit 5661a10
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,16 @@ Notable changes to this project are documented in this file. The format is based
Breaking changes:

New features:
- Added `tailRec2`, `tailRec3`, `loop2`, `loop3` convenience functions (#40 by @rhendric)

Bugfixes:

Other improvements:

## [v6.1.0](https://github.com/purescript/purescript-tailrec/releases/tag/v6.1.0) - 2022-05-16

New features:
- Added `tailRec2`, `tailRec3`, `loop2`, `loop3` convenience functions (#40 by @rhendric)

## [v6.0.0](https://github.com/purescript/purescript-tailrec/releases/tag/v6.0.0) - 2022-04-27

Breaking changes:
Expand Down

0 comments on commit 5661a10

Please sign in to comment.