Skip to content

Commit 3cd987b

Browse files
authored
Bump version to 1.1.0
1 parent 39e6497 commit 3cd987b

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

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.1.0
6+
7+
- Fix Chinese text input in location search bar (#671)
8+
- Add link to Pascal Neis' Changeset Visualization app (#690)
9+
- Simplify Docker image configuration and deployment (#749)
10+
- Switch to Plausible analytics (#750)
11+
512
### 1.0.2
613
- Update changeset-map to 1.14.0
714
- Update @turf dependencies to 7.1.0

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.0.2",
3+
"version": "1.1.0",
44
"license": "ISC",
55
"engines": {
66
"node": ">=7.0"

0 commit comments

Comments
 (0)