Skip to content

Commit 480e594

Browse files
committed
Bump version to 1.2.1
1 parent de687ed commit 480e594

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
Log of changes since the 2.0 version
44

5+
### 1.2.1
6+
7+
- Upgrade to maplibre-adiff-viewer 1.3.0, which contains tweaks to improve
8+
the visibility of elements on the map.
9+
- Fix some filter input bugs (#779)
10+
- Preserve order of relation members in the element info table (#780)
11+
512
### 1.2.0
613

714
- Switch from using s3://real-changesets JSONs to using adiffs.osmcha.org

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "osmcha-frontend",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"license": "ISC",
55
"engines": {
66
"node": ">=7.0"

0 commit comments

Comments
 (0)