Skip to content

Commit 274a545

Browse files
Added docker changes to CHANGELOG
1 parent 9f668f5 commit 274a545

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1010
### Added
1111
- `sprinkle:list` bakery command
1212
- `NoCache` middleware to prevent caching of routes with dynamic content
13+
- Sample test environment for Docker
1314

1415
### Changed
1516
- Sprinkle list in the bakery `debug` command to uses the new `sprinkle:list` table
1617
- `routerCacheFile` config now only contains filename. Locator is used to find the full path
18+
- Updated Docker integration
1719

1820
### Fix
1921
- Fix for `Test` Bakery command
@@ -31,6 +33,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
3133
- Added specific tests for sprinkleManager with 100% test coverage
3234
- Ignore existing `package-lock.json` which caused incorrect dependencies to be installed when upgrading from older versions of UserFrosting.
3335
- Vendor assets not found in production mode
36+
- Various Docker specific edge cases and misconfigurations
3437

3538
## 4.2.0-beta.1
3639

0 commit comments

Comments
 (0)