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 b57796d commit a2cf733Copy full SHA for a2cf733
CHANGELOG.md
@@ -26,6 +26,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
26
- in case of vulnerabilities
27
28
-->
29
+
30
+## [v0.3.0] - 2020-10-08
31
32
+Refactored, improved in-code documentation and added internal responsiveness and and close event.
33
34
## [v0.2.0] - 2020-08-05
35
36
### Added
package.json
@@ -26,6 +26,9 @@
"author": {
"name": "amandus@openrouteservice.org"
},
+ "contributors": [
+ "amon@openrouteservice.org"
+ ],
"bugs": {
"url": "https://github.com/GIScience/vue2-leaflet-height-graph/issues"
0 commit comments