This commit is contained in:
erwanlr
2019-03-30 11:11:19 +00:00
parent 07b3826806
commit d653ce4e0e
145 changed files with 42813 additions and 6 deletions

View File

@@ -0,0 +1,33 @@
# Code to Widget Changelog
## 1.2
- NOTE: Maintenance update
- General Code improvements
- Cleanup of some code
- Extracting as much code into views as possible
## 1.1.4
- Fixing an issue with the Folder check and the smiley face
## 1.1.3
- Fixing a bug in a constant
## 1.1.2
- Updating compatibility version
## 1.1.1
- Fixing the version number
## 1.1
- Added some directory information so it is easier to find the absolute path to the folder to get widgets from
- Added a "Test Directory" button to check and see if the directory entered is usable for the plugin
## 1.0
- Initial Release