We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2008a35 commit 7fd2a32Copy full SHA for 7fd2a32
CHANGELOG.md
@@ -6,6 +6,12 @@ All notable changes to this project will be documented in this file.
6
The format is based on [Keep a Changelog](http://keepachangelog.com/)
7
and this project adheres to [Semantic Versioning](http://semver.org/).
8
9
+## [v1.0.4](https://github.com/linna/typed-array/compare/v1.0.3...v1.0.4) - 2017-10-26
10
+
11
+### Changed
12
+* `Linna\TypedArray` default arguments removed from `parent::__construct()` call
13
+* `Linna\TypedObjectArray` default arguments removed from `parent::__construct()` call
14
15
## [v1.0.3](https://github.com/linna/typed-array/compare/v1.0.2...v1.0.3) - 2017-08-24
16
17
### Changed
0 commit comments