We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39e6497 commit 3cd987bCopy full SHA for 3cd987b
2 files changed
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
Log of changes since the 2.0 version
4
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
12
### 1.0.2
13
- Update changeset-map to 1.14.0
14
- Update @turf dependencies to 7.1.0
package.json
@@ -1,6 +1,6 @@
1
{
"name": "osmcha-frontend",
- "version": "1.0.2",
+ "version": "1.1.0",
"license": "ISC",
"engines": {
"node": ">=7.0"
0 commit comments