diff --git a/CHANGELOG.md b/CHANGELOG.md index 84314e5..9d3fb6d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,28 @@ All notable changes to this project will be documented in this file, in reverse chronological order by release. +## 1.0.0 - TBC + +First stable release. + +### Added + +- Nothing. + +### Deprecated + +- Nothing. + +### Removed + +- Nothing. + +### Fixed + +- [#69](https://github.com/zendframework/zend-expressive-skeleton/pull/69) + updates the links in templates to point to the new documentation site on + https://zendframework.github.io/zend-expressive/ instead of rtfd.org. + ## 1.0.0rc8 - 2016-01-21 Eighth release candidate. diff --git a/src/ExpressiveInstaller/Resources/templates/plates-home-page.phtml b/src/ExpressiveInstaller/Resources/templates/plates-home-page.phtml index 0f55eba..561605b 100644 --- a/src/ExpressiveInstaller/Resources/templates/plates-home-page.phtml +++ b/src/ExpressiveInstaller/Resources/templates/plates-home-page.phtml @@ -15,7 +15,7 @@

- + Agile & Lean

@@ -56,7 +56,7 @@

- + Containers

@@ -69,7 +69,7 @@

- + Routers

@@ -88,7 +88,7 @@

- + Templating

diff --git a/src/ExpressiveInstaller/Resources/templates/plates-layout.phtml b/src/ExpressiveInstaller/Resources/templates/plates-layout.phtml index 1023e4f..05aa823 100644 --- a/src/ExpressiveInstaller/Resources/templates/plates-layout.phtml +++ b/src/ExpressiveInstaller/Resources/templates/plates-layout.phtml @@ -33,7 +33,7 @@