Skip to content

Commit 49eb44b

Browse files
committed
Wrote associated-derive changelog
1 parent 5d540f8 commit 49eb44b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

associated-derive/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# `associated-derive` Changelog
2+
3+
## 0.1.1
4+
5+
Fixed [issue](https://github.com/ZacJW/associated/issues/2) where `#[derive(Associated)]` wouldn't work for enums with generic parameters.
6+
7+
## 0.1.0
8+
9+
Initial version

0 commit comments

Comments
 (0)