We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05c1341 commit c446c51Copy full SHA for c446c51
1 file changed
user_guide_src/source/changelogs/v4.0.4.rst
@@ -6,6 +6,7 @@ Release Date: July 15, 2020
6
**4.0.4 release of CodeIgniter4**
7
8
Enhancements:
9
+
10
- The location for the SQLite3 database has changed and by default will be now located in a ``writable`` folder instead of the ``public`` folder.
11
- New CLI command: ``cache:clear`` that will destroy all data within the current cache engine.
12
- Thanks to samsonasik, we have several libraries brought up to 100% test coverage.
0 commit comments