fix grammar in 3.0.1 summary [skip ci]

This commit is contained in:
Dane Springmeyer 2015-07-30 10:39:48 -07:00
parent a78a89564b
commit 76e761b2f0

View file

@ -14,7 +14,7 @@ Released: July 27th, 2015
#### Summary #### Summary
The 3.0.1 fixes a few bugs in geojson parsing, svg parsing, and rendering. It also avoids a potential hang when using `line-geometry-transform` and includes a speedup for text rendering compared to v3.0.0. It is fully back compatibility with v3.0.0 and everyone is encouraged to upgrade. The 3.0.1 fixes a few bugs in geojson parsing, svg parsing, and rendering. It also avoids a potential hang when using `line-geometry-transform` and includes a speedup for text rendering compared to v3.0.0. It is fully back compatible with v3.0.0 and everyone is encouraged to upgrade.
- Fixed text placement performance after #2949 (#2963) - Fixed text placement performance after #2949 (#2963)
- Fixed rendering behavior for `text-minimum-path-length` which regressed in 3.0.0 (#2990) - Fixed rendering behavior for `text-minimum-path-length` which regressed in 3.0.0 (#2990)