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 45a33aa commit 2410efeCopy full SHA for 2410efe
CHANGELOG.md
@@ -2,11 +2,16 @@
2
3
All notable changes to this project will be documented in this file, in reverse chronological order by release.
4
5
-## 0.1.0 - TBD
+## 0.1.0 - 2019-03-27
6
7
### Added
8
9
-- Nothing.
+- Adds an autoloader file that registers with `spl_autoload_register` a routine
10
+ for aliasing legacy ZF class/interface/trait names to Laminas Project
11
+ equivalents.
12
+
13
+- Adds autoloader files for aliasing legacy ZF package functions to Laminas
14
+ Project equivalents.
15
16
### Changed
17
0 commit comments