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

Commit 9a2c497

Browse files
committed
Adds CHANGELOG entry for #243
1 parent 5108bca commit 9a2c497

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,31 @@
22

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

5+
## 3.3.2 - TBD
6+
7+
### Added
8+
9+
- Nothing.
10+
11+
### Changed
12+
13+
- Nothing.
14+
15+
### Deprecated
16+
17+
- Nothing.
18+
19+
### Removed
20+
21+
- Nothing.
22+
23+
### Fixed
24+
25+
- [#243](https://github.com/zendframework/zend-servicemanager/pull/243) provides
26+
a fix to the `ReflectionBasedAbstractFactory` to resolve type-hinted arguments
27+
with default values to their default values if no matching type is found in
28+
the container.
29+
530
## 3.3.1 - 2017-11-27
631

732
### Added

0 commit comments

Comments
 (0)