Skip to content

Commit e0c8fd4

Browse files
committed
Update changelog [ci-skip]
1 parent 422be02 commit e0c8fd4

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

user_guide_src/source/changelog.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ If you open this page on the repo github site, they will link
1414
to the PRs in question.
1515

1616
application /
17+
- composer.json #1312
18+
- Config/Boot/development, production, testing #1312
1719
- Config/Paths #1341
1820
- Config/Routes #1281
1921
- Filters/Honeypot #1314
@@ -69,6 +71,7 @@ system /
6971
- Router/
7072
- RouteCollection #1285, #1355
7173
- Test/
74+
- CIUnitTestCase #1312
7275
- FeatureTestCase #1282
7376
- CodeIgniter #1239 #1337
7477
- Common #1291
@@ -103,6 +106,9 @@ tests /
103106
- TimeTest #1273, #1316
104107
- Router/
105108
- RouteTest #1285, #1355
109+
- Test/
110+
- TestCaseEmissionsTest #1312
111+
- TestCaseTest #1312
106112
- View/
107113
- ParserTest #1311
108114
- EntityTest #1319
@@ -138,6 +144,8 @@ user_guide_src /source/
138144
- entities #1283
139145
- outgoing/
140146
- response #1340
147+
- testing/
148+
- overview #1312
141149
- tutorial... #1265, #1281, #1294
142150

143151
/
@@ -146,6 +154,7 @@ user_guide_src /source/
146154
PRs merged:
147155
-----------
148156

157+
- #1312 Add headerEmitted assertions to CIUnitTestCase
149158
- #1356 Testing/commands
150159
- #1355 Handle duplicate HTTP verb and generic rules properly
151160
- #1350 Checks if class is instantiable and is a command

0 commit comments

Comments
 (0)