Skip to content

Commit

Permalink
Cherry-pick v2.3.1 and [email protected] changelogs (#10791)
Browse files Browse the repository at this point in the history
  • Loading branch information
rreusser authored Jun 21, 2021
1 parent 58b7aff commit d84d4fb
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## 2.3.1

### 🐞 Bug fixes

* Fix fog flickering when the map option `optimizeForTerrain` is set to false ([#10763](https://github.com/mapbox/mapbox-gl-js/pull/10767))
* Fix collision boxes which were not correctly updated for symbols with `text-variable-anchor` ([#10709](https://github.com/mapbox/mapbox-gl-js/pull/10709))

## 2.3.0

### ✨ Features and improvements
Expand Down
7 changes: 7 additions & 0 deletions src/style-spec/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## 13.20.1

### 🐞 Bug fixes

* Increase strictness of the style API validation for source types ([#10779](https://github.com/mapbox/mapbox-gl-js/pull/10779))
* Remove strictly-increasing requirement for fog range validation ([#10772](https://github.com/mapbox/mapbox-gl-js/pull/10772))

## 13.20.0

### ✨ Features and improvements
Expand Down

0 comments on commit d84d4fb

Please sign in to comment.