Skip to content

Commit d3aa0b9

Browse files
author
Klearchos Douvantzis
committed
fix error when loading
1 parent 98251eb commit d3aa0b9

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/).
66

7+
## 1.0.1 - 2019-01-11
8+
9+
### Fixed
10+
- Fix error in loading entries from table
11+
712
## 1.0.0 - 2018-11-21
813

914
### Added

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "bolden/open-weather",
33
"description": "Integrate weather information from any location right into your Craft CMS 3 website",
44
"type": "craft-plugin",
5-
"version": "1.0.0",
5+
"version": "1.0.1",
66
"keywords": [
77
"craft",
88
"cms",

0 commit comments

Comments
 (0)