add changelog 0.2.0, update readme

This commit is contained in:
2023-10-10 11:16:39 +07:00
parent 6c94c20e30
commit c2e9c9559d
2 changed files with 18 additions and 0 deletions

View File

@@ -1,5 +1,13 @@
# Changelog
## 0.2.0 - 2023-10-10
### Added
* phpstan to dev-dependencies
* CI
* New stage for static analysis
* New stages for building and pushing docker images
## 0.1.0 - 2023-09-21
### Added