diff --git a/docs/en/changelogs/3.0.8.md b/docs/en/changelogs/3.0.8.md new file mode 100644 index 000000000..e4bf169d5 --- /dev/null +++ b/docs/en/changelogs/3.0.8.md @@ -0,0 +1,11 @@ +# 3.0.8 + +### API Changes + + * 2013-08-03 [0e7231f](https://github.com/silverstripe/sapphire/commit/0e7231f) Disable discontinued Google Spellcheck in TinyMCE (Ingo Schommer) + +### Bugfixes + + * 2013-10-04 [dd49834](https://github.com/silverstripe/sapphire/commit/dd49834) Fixing installer not checking display_errors correctly. (Sean Harvey) + * 2013-10-03 [f67b549](https://github.com/silverstripe/sapphire/commit/f67b549) Fixed cross-platform issues with test cases and file utilities (Damian Mooyman) + * 2013-10-01 [daf92e6](https://github.com/silverstripe/silverstripe-cms/commit/daf92e6) ReportAdmin report links regression (Ingo Schommer)