Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Commit

Permalink
[core] Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
alexshalamov committed Feb 3, 2020
1 parent d7453c4 commit 5af2925
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

## master

### 🐞 Bug fixes

- [core] Use std::list instead of std::map for factory instance ([#16161](https://github.com/mapbox/mapbox-gl-native/pull/16161))

Factory 'get' method can be invoked recursively and stable iterators are required to guarantee safety.

## maps-v1.0.0 (2020.01-release-unicorn)

### ✨ New features
Expand Down

0 comments on commit 5af2925

Please sign in to comment.