Update changelog

This commit is contained in:
Dylan Piercey 2020-01-09 09:27:35 -07:00
parent fe3b1d56e3
commit af0fd7cd39
No known key found for this signature in database
GPG Key ID: 6E196D1D87447EA1

View File

@ -4,6 +4,10 @@
## 4.18.x
### 4.18.30
- Fix regression with browser remap for legacy widgets. [#1471](https://github.com/marko-js/marko/pull/1471)
### 4.18.29
- Fixed regression which was causing getTemplateData to be serialized.