Skip to content

Commit

Permalink
Release version-ranges v0.1.1 (#282)
Browse files Browse the repository at this point in the history
Release version-ranges v0.1.1 and start a changelog. With this release out, i want to do an announcement post.
  • Loading branch information
konstin authored Nov 14, 2024
1 parent 33f68e4 commit 51d38dd
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions version-ranges/Changelog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Changelog

Changelog for the version-ranges crate.

## v0.1.1

* Added `Ranges::from_iter`
* Implement `IntoIter` on `Ranges`

## v0.1.0

Initial release!

0 comments on commit 51d38dd

Please sign in to comment.