Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
garyb authored Jul 30, 2022
1 parent c0a9fe4 commit 92c7a24
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,17 @@ Notable changes to this project are documented in this file. The format is based
Breaking changes:

New features:
- Added an `edges` function that returns a list of all edges in the graph (#17 by @MaybeJustJames)
- Added `toMap` to unwrap `Graph` (#18)

Bugfixes:

Other improvements:

## [v8.1.0](https://github.com/purescript/purescript-graphs/releases/tag/v8.1.0) - 2022-07-30

New features:
- Added an `edges` function that returns a list of all edges in the graph (#17 by @MaybeJustJames)
- Added `toMap` to unwrap `Graph` (#18 by @notquiteamonad)

## [v8.0.0](https://github.com/purescript/purescript-graphs/releases/tag/v8.0.0) - 2022-04-27

Breaking changes:
Expand Down

0 comments on commit 92c7a24

Please sign in to comment.