diff --git a/changelog.md b/changelog.md index 2dc2f98..a4d9297 100644 --- a/changelog.md +++ b/changelog.md @@ -3,6 +3,21 @@ All notable changes to `laravel-notify` will be documented in this file. ## Version 1.0 - ### Added - Everything + +## Version 1.0.1 +### Added +- compile asset for production + +## Version 1.0.2 +### Added +- Destroy notification message after rendering + +## Version 1.0.3 +### Removed +- Load unregistred mix asset (/js/app.js) not found + +## Version 1.0.4 +### Updated +- webpack.mix.js file to set correct path to display assets