Skip to content

Commit de64b5e

Browse files
committed
Add changelog for v1.0.1
1 parent c37e658 commit de64b5e

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,15 @@ All notable changes to this library will be documented in this file.
44

55
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## [v1.0.0](https://github.com/CodeIgniter/phpstan-codeigniter/releases/tag/v1.0.0) - 2021-08-27
7+
## [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
816

917
### Initial release
1018

0 commit comments

Comments
 (0)