diff --git a/CHANGELOG.md b/CHANGELOG.md index 793b8e4..51ffed0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,9 @@ This project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] +### Fixed +- Rename UPGRADE file + ## [0.3.0] - 2021-05-07 ### Added @@ -56,7 +59,8 @@ This project adheres to [Semantic Versioning](http://semver.org/). ## 0.1.0 - 2016-05-24 -[Unreleased]: https://github.com/ajgarlag/AjglComposerSymlinker/compare/0.2.5...master +[Unreleased]: https://github.com/ajgarlag/AjglComposerSymlinker/compare/0.3.0...master +[0.3.0]: https://github.com/ajgarlag/AjglComposerSymlinker/compare/0.2.5...0.3.0 [0.2.5]: https://github.com/ajgarlag/AjglComposerSymlinker/compare/0.2.4...0.2.5 [0.2.4]: https://github.com/ajgarlag/AjglComposerSymlinker/compare/0.2.3...0.2.4 [0.2.3]: https://github.com/ajgarlag/AjglComposerSymlinker/compare/0.2.2...0.2.3 diff --git a/UPGRADE-0.2.md b/UPGRADE-0.3.md similarity index 92% rename from UPGRADE-0.2.md rename to UPGRADE-0.3.md index 0842466..231fd0e 100644 --- a/UPGRADE-0.2.md +++ b/UPGRADE-0.3.md @@ -1,5 +1,5 @@ -UPGRADE FROM 0.2 -================ +UPGRADE FROM 0.2 TO 0.3 +======================= This component is now a Composer Plugin that is automatically executed on `post-install-cmd` and `post-update-cmd` events. So you should remove the