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 af086d6 commit 357098eCopy full SHA for 357098e
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
Notable changes to this project will be documented in this file.
4
5
+## [1.0.6]
6
+
7
+- Add support for Silverstripe 6
8
9
## [1.0.5]
10
11
- Add support for Silverstripe 5
@@ -10,22 +14,18 @@ Notable changes to this project will be documented in this file.
14
15
- Bugfix, disable ImageOptimiserTask with `protected $enabled`
12
16
13
-
17
## [1.0.3]
18
19
- Disable ImageOptimiserTask due to filesystem/database mismatch
20
21
## [1.0.2]
22
23
- Skip empty files in ImageOptimiserTask
24
25
## [1.0.1]
26
27
- Remove debugging information
28
29
## [1.0.0]
30
31
- Initial release
0 commit comments