Skip to content

Commit 323621b

Browse files
committed
update changelog
Add information about recent changes in changelog
1 parent 1b389ee commit 323621b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
2020

2121
* Output format for CRUD operations changed to set of rows and metadata
2222

23+
* Insert/replace/upsert methods now accept tuples.
24+
To process unflattened objects *_object methods are introduced.
25+
2326
### Changed
2427

2528
* `checks` is disabled for internal functions by default

0 commit comments

Comments
 (0)