We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cef56b2 commit 1b5cbaaCopy full SHA for 1b5cbaa
CHANGELOG.md
@@ -2,6 +2,9 @@
2
3
Log of changes since the 1.1.0 version
4
5
+#### 1.12.0
6
+- Make app configurable through OSMCha
7
+
8
#### 1.11.0
9
- Refator lib/featureDiff (#245)
10
- Improve responsiveness (#245)
package.json
@@ -1,6 +1,6 @@
1
{
"name": "changeset-map",
- "version": "1.11.2",
+ "version": "1.12.0",
"description": "Provide visualization of changesets to OSMCha & to the OSM community",
"main": "dist/bundle.js",
"scripts": {
0 commit comments