Skip to content

Commit

Permalink
fix changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
priyadi committed Jan 24, 2024
1 parent 65bc893 commit fd3dc17
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# CHANGELOG

## 0.5.15
## 0.5.16

* perf: Add caching for `TransformerRegistry`.
* perf: Optimize `guessTypeFromVariable`
* perf: Optimize `Context` & `ObjectCache`
* perf: Change 'simpletypes' cache to array.
Expand All @@ -19,6 +18,10 @@
* perf(`TypeFactory`): Optimize `objectWithKeyValue`.
* perf(`CachingTypeResolver`): Use `rawurlencode` instead of `md5`.

## 0.5.15

* perf: Add caching for `TransformerRegistry`.

## 0.5.14

* fix: Add missing deps to `composer.json`
Expand Down

0 comments on commit fd3dc17

Please sign in to comment.