🔵 other: Update version number

This commit is contained in:
Keith Solomon
2026-04-15 10:44:42 -05:00
parent 3d6e3716b0
commit e5dbe43002
5 changed files with 24 additions and 3 deletions
+6
View File
@@ -1,5 +1,11 @@
# Changelog
## 0.2.0
- Added GitHub-based automatic update integration using WordPress's native plugin update system.
- Added `GitHub_Updater` class that checks the `Vincent-Design-Inc/Logo-Soup` repository for new releases and surfaces update notifications in the WordPress admin.
- Added GitHub Actions release workflow that builds a distributable zip and publishes a GitHub Release when a version tag (`v0.1`, `v0.1.0`, etc.) is pushed.
## 0.1.0
- Initial release.