Add #2963 to changelog [skip ci]

This commit is contained in:
Dane Springmeyer 2015-07-27 17:29:18 -07:00
parent 0e8887171d
commit 47c3139371

View file

@ -8,6 +8,7 @@ For a complete change history, see the git log.
## Future
- Fixed text placement performance after #2949 (#2963)
- Fixed rendering behavior for `text-minimum-path-length` which regressed in 3.0.0 (#2990)
- Fixed handling of `xml:id` in SVG parsing (#2989)
- Fixed handling of out of range `rx` and `ry` in SVG `rect` (#2991)