Skip to content

Commit bb1b821

Browse files
authored
Update CHANGELOG.md
1 parent 43e0284 commit bb1b821

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,17 @@ Notable changes to this project are documented in this file. The format is based
77
Breaking changes:
88

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

1311
Bugfixes:
1412

1513
Other improvements:
1614

15+
## [v7.1.0](https://github.com/purescript/purescript-arrays/releases/tag/v7.1.0) - 2022-08-06
16+
17+
New features:
18+
- Added `transpose` to `Array` (#225 by @newlandsvalley and @JordanMartinez)
19+
- Added `transpose` and `transpose' `to `Array.NonEmpty` (#227 by @newlandsvalley and @JordanMartinez)
20+
1721
## [v7.0.0](https://github.com/purescript/purescript-arrays/releases/tag/v7.0.0) - 2022-04-27
1822

1923
Breaking changes:

0 commit comments

Comments
 (0)