Skip to content

Commit

Permalink
Merge pull request #2 from henke443/version-1.1.1
Browse files Browse the repository at this point in the history
updated CHANGELOG
  • Loading branch information
henke443 authored Apr 4, 2024
2 parents 0ae6a23 + 2dbba23 commit a89a315
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,17 @@
Version 1.0.2 (2024-04-03)
Version 1.1.0 (2024-04-04)
==========================
Lots of breaking changes to correct some of my own concerns and also some feedback from other people.
I will try to avoid breaking changes but there almost certainly be a few more ones.
When I think the library is stable I will set the version to 2.0.0.

Breaking changes
----------------
- Removed SlotMapGraph
- Reduced Clone requirement
- `add_edge` now returns EdgeID.
- CategoryGraph renamed to CategorizedGraph

Version 1.0.2 (2024-04-04)
==========================

- Cleaned some things up mostly and changed documentation.
Expand Down

0 comments on commit a89a315

Please sign in to comment.