Skip to content

Commit b5c5a94

Browse files
committed
Fix changelog
1 parent d2af52b commit b5c5a94

File tree

1 file changed

+14
-4
lines changed

1 file changed

+14
-4
lines changed

user_guide_src/source/changelogs/index.rst

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ Version |version|
77

88
Release Date: Not Released
99

10-
**Next release of CodeIgniter4**
11-
1210

1311
:doc:`See all the changes. </changelogs/next>`
1412

@@ -17,11 +15,23 @@ Version 4.0.0-beta.3
1715

1816
Release Date: May 06, 2019
1917

20-
**Next release of CodeIgniter4**
18+
Highlights:
19+
20+
- Fixed a number of model, database, validation & debug toolbar issues
21+
- Type hinting added throughout & typos corrected (see API docs)
2122

23+
New messages:
2224

25+
- Database.FieldNotExists
26+
- Validation.equals, not_equals
2327

24-
:doc:`See all the changes. </changelogs/next>`
28+
App changes:
29+
30+
- Removed $salt config item in app/Config/App
31+
- Enabled migrations by default in app/Config/Migrations
32+
- Simplified public/.htaccess
33+
34+
:doc:`See all the changes. </changelogs/v4.0.0-beta.3>`
2535

2636
Version 4.0.0-beta.2
2737
====================================================

0 commit comments

Comments
 (0)