mirror of
https://github.com/maputnik/editor.git
synced 2026-04-22 17:30:02 +00:00
## Launch Checklist <!-- Thanks for the PR! Feel free to add or remove items from the checklist. --> - [x] Briefly describe the changes in this PR. - [ ] Link to related issues. - [x] Include before/after visuals or gifs if this PR includes visual changes. - [ ] Write tests for all new functionality. - [x] Add an entry to `CHANGELOG.md` under the `## main` section. 
28 lines
591 B
Markdown
28 lines
591 B
Markdown
## main
|
|
|
|
### ✨ Features and improvements
|
|
- Add german translation
|
|
- Use same version number for web and desktop versions
|
|
- Add scheme type options for vector/raster tile
|
|
- _...Add new stuff here..._
|
|
|
|
### 🐞 Bug fixes
|
|
- _...Add new stuff here..._
|
|
|
|
## 2.1.1
|
|
|
|
### ✨ Features and improvements
|
|
|
|
- Add GitHub workflows for releasing new versions
|
|
- Update desktop build to pull from this repo (#922)
|
|
|
|
## 2.0.0
|
|
|
|
- Update MapLibre to version 4 (#872)
|
|
- Start continuous deployment of maputnik website
|
|
|
|
## 1.7.0
|
|
|
|
- See release notes at https://maputnik.github.io/blog/2020/04/23/release-v1.7.0
|
|
|