Skip to content

Commit 9f6b338

Browse files
committed
docs: add changelog
1 parent e4d0714 commit 9f6b338

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

user_guide_src/source/changelogs/v4.2.0.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ Others
8585
- :ref:`select() <query-builder-select-rawsql>`, :ref:`where() <query-builder-where-rawsql>`, :ref:`like() <query-builder-like-rawsql>` accept the ``CodeIgniter\Database\RawSql`` instance.
8686
- Debugbar enhancements
8787
- Debug toolbar is now using ``microtime()`` instead of ``time()``.
88+
- Added a sample file for `Preloading <https://www.php.net/manual/en/opcache.preloading.php>`_. See **preload.php**.
8889

8990
Changes
9091
*******

0 commit comments

Comments
 (0)