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 98251eb commit d3aa0b9Copy full SHA for d3aa0b9
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.1 - 2019-01-11
8
+
9
+### Fixed
10
+- Fix error in loading entries from table
11
12
## 1.0.0 - 2018-11-21
13
14
### Added
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.0",
+ "version": "1.0.1",
"keywords": [
"craft",
"cms",
0 commit comments