All notable changes to this project will be documented in this file, in reverse chronological order by release.
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- Nothing.
Release Notes for 1.2.0
Feature release (minor)
- Total issues resolved: 0
- Total pull requests resolved: 7
- Total contributors: 5
- 41: Remove left over header license doc thanks to @samsonasik
- 40: Use laminas-mvc-middleware thanks to @Xerkus
- 39: [Extra] Using latest components under extra in composer.json thanks to @samsonasik
- 37: Remove file headers thanks to @ghostwriter
- 36: Psalm integration thanks to @nusphere
- 35: Fix CodeStyle Issues and correct composer scripts thanks to @nusphere
- 31: Provide support for PHP 8.0 thanks to @ittmann
Release Notes for 1.1.0
Feature release (minor)
-
Total issues resolved: 0
-
Total pull requests resolved: 1
-
Total contributors: 1
-
29: fix: change version constraint of laminas-skeleton-installer thanks to @rieschl
This is the initial 1.0.0 release under the Laminas organization.
- Adds descriptions for shipped Composer commands.
-
Bumps the minimum supported PHP version to 7.3.
-
Improves the shipped Dockerfile and default extensions available.
- Removes the
public/index.html
page, which could lead to display of the default Apache2 landing page.
-
Ensures initial page presentation looks as expected, including logo display, no duplication, proper 404 display, etc.
-
Ensures Zend Framework is no longer referenced in all commands, documentation, and default pages.
Release Notes for 1.0.0
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
- 25: Adds CHANGELOG entries for 1.0.0 release thanks to @weierophinney