Skip to content

Commit 9a6c97f

Browse files
authored
Merge pull request #8296 from kenjis/fix-CHANGELOG_4.3.md
docs: fix CHANGELOG_4.3.md
2 parents 7a89ef2 + f80710c commit 9a6c97f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

changelogs/CHANGELOG_4.3.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@
230230
* fix: ResponseInterface (1) by @kenjis in https://github.com/codeigniter4/CodeIgniter4/pull/6556
231231
* Improve BaseConnection::getForeignKeyData() and Forge::addForeignKey() by @sclubricants in https://github.com/codeigniter4/CodeIgniter4/pull/6468
232232
* Refactor BaseBuilder *Batch() Methods by @sclubricants in https://github.com/codeigniter4/CodeIgniter4/pull/6536
233-
* refactor: remove `type="text/javascript"` in <script> tag by @kenjis in https://github.com/codeigniter4/CodeIgniter4/pull/6606
233+
* refactor: remove `type="text/javascript"` in `<script>` tag by @kenjis in https://github.com/codeigniter4/CodeIgniter4/pull/6606
234234
* fix: ResponseInterface (2) by @kenjis in https://github.com/codeigniter4/CodeIgniter4/pull/6569
235235
* Add ability to set index names by @sclubricants in https://github.com/codeigniter4/CodeIgniter4/pull/6552
236236
* fix: MessageInterface inheritance by @MGatner in https://github.com/codeigniter4/CodeIgniter4/pull/6695
@@ -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](./changelogs/CHANGELOG_4.2.md)
326+
See [CHANGELOG_4.2.md](./CHANGELOG_4.2.md)

0 commit comments

Comments
 (0)