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 b5c31f1 commit 7b20b69Copy full SHA for 7b20b69
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
Log of changes since the 2.0 version
4
5
+### 1.1.1
6
+
7
+- Fix display order of RTL tag values in Tag Changes view (#766)
8
9
### 1.1.0
10
11
- Fix Chinese text input in location search bar (#671)
package.json
@@ -1,6 +1,6 @@
1
{
"name": "osmcha-frontend",
- "version": "1.1.0",
+ "version": "1.1.1",
"license": "ISC",
"engines": {
"node": ">=7.0"
0 commit comments