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 06d92ee commit 9c35ff2Copy full SHA for 9c35ff2
CHANGELOG.md
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
4
5
The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/).
6
7
+## 1.0.2 - 2019-07-09
8
+
9
+### Updated
10
+- Update svg icon
11
12
## 1.0.1 - 2019-01-11
13
14
### Fixed
composer.json
@@ -2,7 +2,7 @@
2
"name": "bolden/open-weather",
3
"description": "Integrate weather information from any location right into your Craft CMS 3 website",
"type": "craft-plugin",
- "version": "1.0.1",
+ "version": "1.0.2",
"keywords": [
"craft",
"cms",
0 commit comments