Skip to content

Commit acadcf9

Browse files
committed
Updated CHANGELOG for 0.2.0 release
1 parent 68d7d58 commit acadcf9

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,21 @@
11
# CHANGELOG
22

3+
## 0.2.0 (2016-10-26)
4+
5+
* Required dependencies raise an exception if not found or readable (#7)
6+
* phpab template updates (#8)
7+
* Refactor Dependencies::process() with exceptions (#9)
8+
* Refactor autoload.php with a constant conditional (#10)
39

410
## 0.1.2 (2016-10-21)
511

612
* Fixed [#5](https://github.com/php-fedora/autoloader/issues/5):
713
Handle namespaced classes with PSR-0
814

9-
1015
## 0.1.1 (2016-10-19)
1116

1217
* Fix `phpab` template
1318

1419
## 0.1.0 (2016-10-19)
1520

1621
* Initial release
17-

0 commit comments

Comments
 (0)