Skip to content

Commit 2410efe

Browse files
committed
docs: provide initial changelog
1 parent 45a33aa commit 2410efe

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,16 @@
22

33
All notable changes to this project will be documented in this file, in reverse chronological order by release.
44

5-
## 0.1.0 - TBD
5+
## 0.1.0 - 2019-03-27
66

77
### Added
88

9-
- Nothing.
9+
- 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.
1015

1116
### Changed
1217

0 commit comments

Comments
 (0)