File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -7,13 +7,17 @@ Notable changes to this project are documented in this file. The format is based
77Breaking changes:
88
99New 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
1311Bugfixes:
1412
1513Other 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
1923Breaking changes:
You can’t perform that action at this time.
0 commit comments