We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c37e658 commit de64b5eCopy full SHA for de64b5e
CHANGELOG.md
@@ -4,7 +4,15 @@ All notable changes to this library will be documented in this file.
4
5
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
-## [v1.0.0](https://github.com/CodeIgniter/phpstan-codeigniter/releases/tag/v1.0.0) - 2021-08-27
+## [v1.0.1](https://github.com/CodeIgniter/phpstan-codeigniter/compare/v1.0.0...v1.0.1) - 2023-08-30
8
+
9
+### Fixed
10
11
+* Add changelog
12
+* Fix wrong namespace of tests
13
+* Add missing trailing comma
14
15
+## [v1.0.0](https://github.com/CodeIgniter/phpstan-codeigniter/releases/tag/v1.0.0) - 2023-08-27
16
17
### Initial release
18
0 commit comments