Skip to content

Commit e27d7ab

Browse files
committed
v0.22.1
1 parent 9edd00f commit e27d7ab

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [0.22.1] - 2023-09-01
10+
### Fixed
11+
- Removed `MyCRUD::read()` limit causing no result when fetching database.
12+
- Change return type from `self` to `$this` to make child can access chain from parent.
13+
914
## [0.22.0] - 2023-08-18
1015
### Added
1116
- Added method `Collection::push` to add item in collection without using key.

0 commit comments

Comments
 (0)