From 215ff8ab558988f770184c86aab8d95c38a960e1 Mon Sep 17 00:00:00 2001 From: Daniel Hensby Date: Wed, 14 Jun 2017 14:33:35 +0100 Subject: [PATCH] Added 3.6.1-alpha1 changelog --- docs/en/04_Changelogs/alpha/3.6.1-alpha1.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 docs/en/04_Changelogs/alpha/3.6.1-alpha1.md diff --git a/docs/en/04_Changelogs/alpha/3.6.1-alpha1.md b/docs/en/04_Changelogs/alpha/3.6.1-alpha1.md new file mode 100644 index 000000000..0123021a5 --- /dev/null +++ b/docs/en/04_Changelogs/alpha/3.6.1-alpha1.md @@ -0,0 +1,13 @@ +# 3.6.1-alpha1 + + + +## Change Log + +### Bugfixes + + * 2017-06-14 [1073eca](https://d7a16ab2ffcc2d053d73f9584e3d0ed4e494fb13:x-oauth-basic@github.com/silverstripe-security/silverstripe-framework/commit/1073eca2fac1b05c0e20b02aea78e8a2f550cfe5) Complex (curly) syntax (Marcz Hermo) + * 2017-06-14 [fd57bd9](https://d7a16ab2ffcc2d053d73f9584e3d0ed4e494fb13:x-oauth-basic@github.com/silverstripe-security/silverstripe-framework/commit/fd57bd9100634682fc5b2d9f493e3c54ce0444ad) Update help link from 3.5 to 3.6 (Robbie Averill) + * 2017-06-12 [f0c00bf](https://d7a16ab2ffcc2d053d73f9584e3d0ed4e494fb13:x-oauth-basic@github.com/silverstripe-security/silverstripe-framework/commit/f0c00bfb7819c0350fa882f899d0c820a2aefa81) ing language typo in docs (3Dgoo) + * 2017-06-02 [a52ed03](https://d7a16ab2ffcc2d053d73f9584e3d0ed4e494fb13:x-oauth-basic@github.com/silverstripe-security/silverstripe-framework/commit/a52ed03b49b8f62573eb3e295bfde84d1ef68f46) Upgrade old style constructors that were missed (Daniel Hensby) + * 2017-05-29 [b436819](https://d7a16ab2ffcc2d053d73f9584e3d0ed4e494fb13:x-oauth-basic@github.com/silverstripe-security/silverstripe-framework/commit/b4368196d1bcee9fd1714b044c8ae6580c7941c9) Use plural name for ModelAdmin tab name (Robbie Averill)