Skip to content

Commit a7111af

Browse files
committed
add upgrading notes
1 parent 03cf3fa commit a7111af

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

user_guide_src/source/installation/upgrade_470.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,12 +44,13 @@ and it is recommended that you merge the updated versions with your application:
4444
Config
4545
------
4646

47-
- @TODO
47+
- app/Config/Migrations.php
48+
- ``Config\Migrations::$lock`` has been added, with a default value set to ``false``.
4849

4950
All Changes
5051
===========
5152

5253
This is a list of all files in the **project space** that received changes;
5354
many will be simple comments or formatting that have no effect on the runtime:
5455

55-
- @TODO
56+
- app/Config/Migrations.php

0 commit comments

Comments
 (0)