We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c45366b commit 1c31a4fCopy full SHA for 1c31a4f
CHANGELOG.md
@@ -6,6 +6,15 @@ 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
+## [v2.0.1](https://github.com/linna/typed-array/compare/v2.0.0...v2.0.1) - 2019-03-XX
10
+
11
+### Added
12
+- php 7.3 support
13
14
+### Changed
15
+- `.scrutinizer.yml` updated for use phpunit from `vendor` direcotry
16
+- Merge pull request #14 from peter279k/enhance_stuffs with code enhancements
17
18
## [v2.0.0](https://github.com/linna/typed-array/compare/v1.0.5...v2.0.0) - 2018-08-13
19
20
### Changed
0 commit comments