Added changelog

This commit is contained in:
2023-04-09 16:04:34 +02:00
parent 822b796d40
commit e30ded1e66
+10
View File
@@ -0,0 +1,10 @@
# SimpleJWT ChangeLog
## 0.2.0
- Class- and filenames have had their case changed (`Jwt``JWT`)
- Added phpstan for static analysis
## 0.1.0
- Initial release