Skip to content

Commit 122299c

Browse files
authored
chore: Move older changelogs to changelogs/ (#9912)
1 parent 4cdbee1 commit 122299c

File tree

6 files changed

+661
-656
lines changed

6 files changed

+661
-656
lines changed

CHANGELOG.md

Lines changed: 1 addition & 653 deletions
Large diffs are not rendered by default.

changelogs/CHANGELOG_4.1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -562,4 +562,4 @@ This release focuses on code style. All changes (except those noted below) are c
562562
- Backfill non-optional parameters (https://github.com/codeigniter4/CodeIgniter4/pull/3938)
563563
- Change deprecated assertFileNotExists (https://github.com/codeigniter4/CodeIgniter4/pull/3862)
564564

565-
See [CHANGELOG_4.0.md](./CHANGELOG_4.0.md)
565+
For the changelog of v4.0, see [CHANGELOG_4.0.md](./CHANGELOG_4.0.md).

changelogs/CHANGELOG_4.2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -420,4 +420,4 @@
420420
* Small change to improve code reading by @valmorflores in https://github.com/codeigniter4/CodeIgniter4/pull/6051
421421
* refactor: remove `CodeIgniter\Services` by @kenjis in https://github.com/codeigniter4/CodeIgniter4/pull/6053
422422

423-
See [CHANGELOG_4.1.md](./CHANGELOG_4.1.md)
423+
For the changelog of v4.1, see [CHANGELOG_4.1.md](./CHANGELOG_4.1.md).

changelogs/CHANGELOG_4.3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,4 +323,4 @@
323323
* refactor: remove Workaround for Faker deprecation errors in PHP 8.2 by @kenjis in https://github.com/codeigniter4/CodeIgniter4/pull/6987
324324
* refactor: to fix psalm error by @kenjis in https://github.com/codeigniter4/CodeIgniter4/pull/6999
325325

326-
See [CHANGELOG_4.2.md](./CHANGELOG_4.2.md)
326+
For the changelog of v4.2, see [CHANGELOG_4.2.md](./CHANGELOG_4.2.md).

0 commit comments

Comments
 (0)