update changelog

This commit is contained in:
Michael Rawlings 2018-06-25 21:53:43 -07:00
parent 4c197199e1
commit 47e2dfef0a
No known key found for this signature in database
GPG Key ID: 95A877250FE4F1FA

View File

@ -4,6 +4,11 @@
## 4.11.x
### 4.11.3
- Fixes #952
- Fixes automatic keying of elements/components in `<for>` loops
### 4.11.2
- Fixes another regression in the `<${dynamic}>` tag where `dashed-case` attributes were being converted to `camelCase` when rendering html elements.