Skip to content

Commit a7e0dd2

Browse files
authored
Release 0.5.0 (#127)
1 parent 7b1fd02 commit a7e0dd2

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77

88
## [Unreleased]
99

10+
## [0.5.0] - 2021-03-10
11+
1012
### Fixed
1113

1214
* Fixed not finding field in tuple on ``crud.update`` if
@@ -19,7 +21,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1921
### Added
2022

2123
* Support for UUID field types and UUID values
22-
* `fields` option for simple operations and select/pairs calls with pagination support to get partial result
24+
* `fields` option for simple operations and select/pairs calls with pagination
25+
support to get partial result
2326

2427
## [0.4.0] - 2020-12-02
2528

0 commit comments

Comments
 (0)