Skip to content

Commit

Permalink
Prepare v1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
aarranz committed Feb 23, 2018
1 parent 3b8eca4 commit a62a3d3
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion src/config.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='UTF-8'?>
<widget xmlns="http://wirecloud.conwet.fi.upm.es/ns/macdescription/1" vendor="CoNWeT" name="ol3-map" version="1.0.2">
<widget xmlns="http://wirecloud.conwet.fi.upm.es/ns/macdescription/1" vendor="CoNWeT" name="ol3-map" version="1.0.3">
<details>
<title>OpenLayers Map</title>
<email>[email protected]</email>
Expand Down
8 changes: 8 additions & 0 deletions src/doc/changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## v1.0.3 (2018-02-23)

- Improve `Initial Location` preference parsing
- Fix some problems managing popovers
- Fix some problems managing `EndpointTypeError` (errors sending invalid data to
the input endpoints)


## v1.0.2 (2018-01-24)

- Fix some problems managing PoI input events
Expand Down

0 comments on commit a62a3d3

Please sign in to comment.