Skip to content

Commit a6d2037

Browse files
Add changelog
1 parent 6b6e11d commit a6d2037

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Changelog
2+
3+
## Unreleased
4+
5+
* Remove `cty` and `cstr_core` dependencies.
6+
<https://github.com/lights0123/printf-compat/pull/4>
7+
* Improve integer conversions to match C's behavior.
8+
<https://github.com/lights0123/printf-compat/pull/11>
9+
* Update `itertools` dependency to 0.14.0.
10+
<https://github.com/lights0123/printf-compat/pull/17>
11+
* Update `bitflags` dependency to 2.9.1.
12+
<https://github.com/lights0123/printf-compat/pull/18>

0 commit comments

Comments
 (0)