Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
garyb authored Aug 6, 2022
1 parent 43e0284 commit bb1b821
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,17 @@ Notable changes to this project are documented in this file. The format is based
Breaking changes:

New features:
- Added `transpose` to `Array` (#225 by @newlandsvalley and @JordanMartinez)
- Added `transpose` and `transpose' `to `Array.NonEmpty` (#227 by @newlandsvalley and @JordanMartinez)

Bugfixes:

Other improvements:

## [v7.1.0](https://github.com/purescript/purescript-arrays/releases/tag/v7.1.0) - 2022-08-06

New features:
- Added `transpose` to `Array` (#225 by @newlandsvalley and @JordanMartinez)
- Added `transpose` and `transpose' `to `Array.NonEmpty` (#227 by @newlandsvalley and @JordanMartinez)

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

Breaking changes:
Expand Down

0 comments on commit bb1b821

Please sign in to comment.