Skip to content

Commit 819ffea

Browse files
authored
Update CHANGELOG.md
1 parent 8abdfc6 commit 819ffea

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
- Renamed command `make:module` to `module:create` for better consistency
77

88
### Features
9-
- Added module `config` folder for management of routes within configs ([#5](/issues/5))
10-
- `module:controller`: Create a controller in a specified module ([#4](/issues/4))
11-
- `module:model`: Create a model in a specified module ([#3](/issues/3))
12-
- `module:copy`: Copy an existing module and rename key elements ([#2](/issues/2))
9+
- Added module `config` folder for management of routes within configs ([#5](https://github.com/Simpletine/CodeIgniter4-HMVC/issues/5))
10+
- `module:controller`: Create a controller in a specified module ([#4](https://github.com/Simpletine/CodeIgniter4-HMVC/issues/4))
11+
- `module:model`: Create a model in a specified module ([#3](https://github.com/Simpletine/CodeIgniter4-HMVC/issues/3))
12+
- `module:copy`: Copy an existing module and rename key elements ([#2](https://github.com/Simpletine/CodeIgniter4-HMVC/issues/2))
1313

1414
## v1.0.0 - 2024-06-22
1515

0 commit comments

Comments
 (0)