Skip to content

Commit 92c7a24

Browse files
authored
Update CHANGELOG.md
1 parent c0a9fe4 commit 92c7a24

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 an `edges` function that returns a list of all edges in the graph (#17 by @MaybeJustJames)
11-
- Added `toMap` to unwrap `Graph` (#18)
1210

1311
Bugfixes:
1412

1513
Other improvements:
1614

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+
1721
## [v8.0.0](https://github.com/purescript/purescript-graphs/releases/tag/v8.0.0) - 2022-04-27
1822

1923
Breaking changes:

0 commit comments

Comments
 (0)