Skip to content

Commit 7fe2fe3

Browse files
committed
Release 1.12.1
Overview The release fixes options setup for crud's select requests. Breaking changes There are no breaking changes in the release. Bugfixes Incorrect options (`after`, `batch_size` and `force_map_call`) setup for crud.SelectRequest (#320)
1 parent 48ef223 commit 7fe2fe3

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,16 @@ Versioning](http://semver.org/spec/v2.0.0.html) except to the first release.
1414

1515
### Fixed
1616

17+
## [1.12.1] - 2023-08-03
18+
19+
The patch release fixes options setup for crud's select requests.
20+
21+
### Added
22+
23+
### Changed
24+
25+
### Fixed
26+
1727
- Incorrect options (`after`, `batch_size` and `force_map_call`) setup for
1828
crud.SelectRequest (#320)
1929

0 commit comments

Comments
 (0)