Skip to content

Commit 42e5c53

Browse files
committed
Release v1.2.0
1 parent 8986929 commit 42e5c53

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/config.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version='1.0' encoding='UTF-8'?>
2-
<widget xmlns="http://wirecloud.conwet.fi.upm.es/ns/macdescription/1" vendor="CoNWeT" name="ol3-map" version="1.2.0a3">
2+
<widget xmlns="http://wirecloud.conwet.fi.upm.es/ns/macdescription/1" vendor="CoNWeT" name="ol3-map" version="1.2.0">
33
<details>
44
<title>OpenLayers Map</title>
55
<email>[email protected]</email>

src/doc/changelog.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
## v1.2.0 (2019-12-XX)
1+
## v1.2.0 (2019-12-29)
22

3-
- Update OpenLayers to v6.1.1.
3+
- Update OpenLayers to v6.1.1. See #29.
44
- Fix getPixelFromCoordinate function. See #23 and #24.
55
- Allow poiInputCenter endpoint receive null. See #25.
66
- Add clustering support (enabled through a preference). See #27.

0 commit comments

Comments
 (0)