File tree 1 file changed +6
-2
lines changed
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
7
7
Breaking changes:
8
8
9
9
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 )
12
10
13
11
Bugfixes:
14
12
15
13
Other improvements:
16
14
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
+
17
21
## [ v7.0.0] ( https://github.com/purescript/purescript-arrays/releases/tag/v7.0.0 ) - 2022-04-27
18
22
19
23
Breaking changes:
You can’t perform that action at this time.
0 commit comments