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

Commit 8a66385

Browse files
committed
Added CHANGELOG for #75
1 parent cc74134 commit 8a66385

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

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

5-
## 3.0.4 - TBD
5+
## 3.0.4 - 2016-06-30
66

77
### Added
88

@@ -20,6 +20,9 @@ All notable changes to this project will be documented in this file, in reverse
2020

2121
- [#59](https://github.com/zendframework/zend-code/pull/59) fixes an issue with
2222
detection of multiple trait `use` statements.
23+
- [#75](https://github.com/zendframework/zend-code/pull/75) provides a patch to
24+
ensure that `extends` statements qualify the parent class based on the current
25+
namespace and/or import statements.
2326

2427
## 3.0.3 - 2016-06-27
2528

0 commit comments

Comments
 (0)