Changelog typo
This commit is contained in:
parent
ad569ccb72
commit
ba37d1a03c
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
## v2.4.1 → v2.5.0-beta1
|
||||
* Refactored standard Freezable protocol implementations to de-emphasise interfaces as a matter of hygiene, Ref. http://goo.gl/IFXzvh.
|
||||
* BETA STATUS: Added an addition (pre-Reader) Serializable fallback. This should greatly extend the number of out-the-box-serializable types.
|
||||
* BETA STATUS: Added an additional (pre-Reader) Serializable fallback. This should greatly extend the number of out-the-box-serializable types.
|
||||
|
||||
|
||||
## v2.3.0 → v2.4.1
|
||||
|
|
|
|||
Loading…
Reference in a new issue