diff --git a/CHANGELOG.md b/CHANGELOG.md index 98785de..47b9652 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,17 +2,35 @@ All notable changes to `rain` will be documented in this file +## 1.0.4 - 2023-07-04 + +### What's Changed + +- Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 by @dependabot in https://github.com/lara-zeus/rain/pull/15 +- update all dependecies by @atmonshi in https://github.com/lara-zeus/rain/pull/16 + +### New Contributors + +- @dependabot made their first contribution in https://github.com/lara-zeus/rain/pull/15 + +**Full Changelog**: https://github.com/lara-zeus/rain/compare/1.0.3...1.0.4 + ## 1.0.3 - 2023-06-30 ### What's Changed - tons of updates by @atmonshi in https://github.com/lara-zeus/rain/pull/14 - +- - add new widgets: Forms, Menu, Library, Faq. All from Sky update Docs on how to make a new widget +- - fixes for phpstan +- - improve UI +- - refactor widget class +- - add a command to create a custom widget +- **Full Changelog**: https://github.com/lara-zeus/rain/compare/1.0.2...1.0.3