Skip to content

Commit dda724c

Browse files
committed
fix CHANGELOG
1 parent 3a7d421 commit dda724c

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
11
# CHANGELOG
22

3+
# 1.1.0
4+
5+
## Added
6+
* `deriveEntity` - TH derivation `Entity` instances for you types
7+
* `deriveEverything` - TH derivation of `Entity`, `ToRow` and `FromRow` in one shot
8+
9+
## Changed
10+
* Docs improoved
11+
312
# 1.0.1
413
The first usable version

0 commit comments

Comments
 (0)