Update version numbers to 0.1.1 and add changelog entries
Some checks failed
Tests / PHP 7.0 (push) Has been cancelled
Tests / PHP 7.4 (push) Has been cancelled
Tests / PHP 8.0 (push) Has been cancelled
Tests / Code Style (push) Has been cancelled

This commit is contained in:
2025-04-18 03:26:12 +01:00
parent 4a7798a8c2
commit 32697533ab
5 changed files with 51 additions and 3 deletions

View File

@ -134,6 +134,9 @@ This project is licensed under the GPL-2.0+ License - see the [LICENSE](LICENSE)
## Changelog
### 0.1.1
- Updated LICENSE file with correct GPL-2.0 text
### 0.1.0
- Initial release with basic template structure
- Added core plugin architecture