We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1dcbdb commit 8eb89deCopy full SHA for 8eb89de
1 file changed
CHANGELOG.md
@@ -8,8 +8,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
8
## 4.2.0-beta.2
9
10
### Added
11
-- Added `sprinkle:list` bakery command
12
-- Changed the sprinkle list in the bakery `debug` command to use the new `sprinkle:list` table
+- `sprinkle:list` bakery command
+- `NoCache` middleware to prevent caching of routes with dynamic content
13
+
14
+### Changed
15
+- Sprinkle list in the bakery `debug` command to uses the new `sprinkle:list` table
16
17
### Fix
18
- Fix for `Test` Bakery command
0 commit comments