Skip to content

Commit 51d38dd

Browse files
authored
Release version-ranges v0.1.1 (#282)
Release version-ranges v0.1.1 and start a changelog. With this release out, i want to do an announcement post.
1 parent 33f68e4 commit 51d38dd

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

version-ranges/Changelog.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Changelog
2+
3+
Changelog for the version-ranges crate.
4+
5+
## v0.1.1
6+
7+
* Added `Ranges::from_iter`
8+
* Implement `IntoIter` on `Ranges`
9+
10+
## v0.1.0
11+
12+
Initial release!

0 commit comments

Comments
 (0)