Changelog typo
This commit is contained in:
parent
57267b0c16
commit
23d4d78a77
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
||||||
> This is a non-breaking **performance release** that can result in significant speed+space improvements for users serializing many small values
|
> This is a non-breaking **performance release** that can result in significant speed+space improvements for users serializing many small values
|
||||||
|
|
||||||
* **Implementation**: eliminate some unnecessary boxed math
|
* **Implementation**: eliminate some unnecessary boxed math
|
||||||
* **New**: intelligent allow auto-selection of `freeze` compression scheme using `:auto` compressor (now the default)
|
* **New**: allow intelligent auto-selection of `freeze` compression scheme using `:auto` compressor (now the default)
|
||||||
|
|
||||||
|
|
||||||
```clojure
|
```clojure
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue