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
7
7
Breaking changes:
8
8
9
9
New features:
10
- - Added an ` edges ` function that returns a list of all edges in the graph (#17 by @MaybeJustJames )
11
- - Added ` toMap ` to unwrap ` Graph ` (#18 )
12
10
13
11
Bugfixes:
14
12
15
13
Other improvements:
16
14
15
+ ## [ v8.1.0] ( https://github.com/purescript/purescript-graphs/releases/tag/v8.1.0 ) - 2022-07-30
16
+
17
+ New features:
18
+ - Added an ` edges ` function that returns a list of all edges in the graph (#17 by @MaybeJustJames )
19
+ - Added ` toMap ` to unwrap ` Graph ` (#18 by @notquiteamonad )
20
+
17
21
## [ v8.0.0] ( https://github.com/purescript/purescript-graphs/releases/tag/v8.0.0 ) - 2022-04-27
18
22
19
23
Breaking changes:
You can’t perform that action at this time.
0 commit comments