Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Commit 4891491

Browse files
committed
Added CHANGELOG for #11
1 parent 3927737 commit 4891491

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ All notable changes to this project will be documented in this file, in reverse
1212
`ValueGenerator::TYPE_ARRAY_SHORT` instead of using `TYPE_ARRAY`.
1313
Additionally, you can use `TYPE_ARRAY_LONG` instead of `TYPE_ARRAY`; the two
1414
constants are synonyms.
15+
- [#11](https://github.com/zendframework/zend-code/pull/11) adds the ability to
16+
generate interfaces via the new class `Zend\Code\Generator\InterfaceGenerator`.
1517

1618
### Deprecated
1719

0 commit comments

Comments
 (0)