You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changelog.md
-8Lines changed: 0 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -125,8 +125,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
125
125
126
126
* * *
127
127
128
-
* * *
129
-
130
128
## [7.0.0] - 2023-05-15
131
129
132
130
### ColdBox HMVC
@@ -220,8 +218,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
220
218
*[COLDBOX-1170](https://ortussolutions.atlassian.net/browse/COLDBOX-1170) populateModel deprecated - refactored to just populate() in the supertype methods
221
219
*[COLDBOX-1187](https://ortussolutions.atlassian.net/browse/COLDBOX-1187) Removal of uniqueUrls boolean indicator for URL routing, since Pretty URLs are now the standard. This rerouting feature needs to be removed.
222
220
223
-
* * *
224
-
225
221
### LogBox
226
222
227
223
#### Improvements
@@ -233,16 +229,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
233
229
*[LOGBOX-61](https://ortussolutions.atlassian.net/browse/LOGBOX-61) Allow for closure for all logging messages in the logger, this way, we can verify the logging level automatically.
234
230
*[LOGBOX-69](https://ortussolutions.atlassian.net/browse/LOGBOX-69) LogEvents in JSON are now prettified
235
231
236
-
* * *
237
-
238
232
### CacheBox
239
233
240
234
#### Bugs
241
235
242
236
*[CACHEBOX-83](https://ortussolutions.atlassian.net/browse/CACHEBOX-83) Intermittent Exception from MetadataIndexer
0 commit comments