Skip to content

Commit d038674

Browse files
committed
Changelog for klona update
1 parent 49f8e16 commit d038674

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111

1212
- `strict` mode option added, to ensure that all fields exist when posted. In the default non-strict mode, non-existing fields were automatically using their default value.
1313

14+
### Fixed
15+
16+
- Using faster clone library ([klona](https://github.com/lukeed/klona))
17+
1418
## [1.12.0] - 2023-12-14
1519

1620
### Added

0 commit comments

Comments
 (0)