Skip to content

Commit 34644ca

Browse files
committed
prepare v0.12.0 release
1 parent 6d29178 commit 34644ca

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
## 0.12.0
4+
- TODO
5+
36
## 0.11.0
47

58
### Breaking

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ How to use with Cargo:
1111

1212
```toml
1313
[dependencies]
14-
itertools = "0.11.0"
14+
itertools = "0.12.0"
1515
```
1616

1717
How to use in your crate:

0 commit comments

Comments
 (0)