We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71b5e23 commit 168e91cCopy full SHA for 168e91c
CHANGELOG.md
@@ -6,11 +6,13 @@ 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
-## [Unrelased ][v1.0.3](https://github.com/linna/typed-array/compare/v1.0.1...v1.0.3) - 2017-XX-XX
+## [v1.0.3](https://github.com/linna/typed-array/compare/v1.0.2...v1.0.3) - 2017-08-24
10
11
### Changed
12
* `Linna\TypedArray` exception messages updated
13
* `Linna\TypedObjectArray` exception messages updated
14
+* Docblocks updated
15
+* Function call for variable handling refactor
16
17
### Fixed
18
* `CHANGELOG.md` links url
0 commit comments