Skip to content

Commit 51043eb

Browse files
committed
Bump version to 1.2.2
1 parent ac80829 commit 51043eb

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
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.2
6+
7+
- Fix display of RTL tag and role values in the element info table (#790)
8+
- Add polygon drawing mode to location filter, and change interface so that
9+
drawing a bounding box does not require holding the Shift key (as this was
10+
not working on Windows for some reason). (#792)
11+
512
### 1.2.1
613

714
- Upgrade to maplibre-adiff-viewer 1.3.0, which contains tweaks to improve

package.json

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

0 commit comments

Comments
 (0)