Skip to content

Commit 4ea330c

Browse files
committed
release
1 parent f60644c commit 4ea330c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Release notes
22

3+
## 0.1.1
4+
5+
- Query fix to accept dict as parameters bug
6+
- Allow using SQL functions for default values
7+
- Use rowtrace func to convert row to dict
8+
- Database.query() rows as AttrDict via AttrDictRowFactory
9+
- Remove OperationError
10+
311
## 0.1.0
412

513
- Bump version number due to breaking change

0 commit comments

Comments
 (0)