Skip to content

Commit 1c31a4f

Browse files
committed
v2.0.1 section added
1 parent c45366b commit 1c31a4f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,15 @@ All notable changes to this project will be documented in this file.
66
The format is based on [Keep a Changelog](http://keepachangelog.com/)
77
and this project adheres to [Semantic Versioning](http://semver.org/).
88

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+
918
## [v2.0.0](https://github.com/linna/typed-array/compare/v1.0.5...v2.0.0) - 2018-08-13
1019

1120
### Changed

0 commit comments

Comments
 (0)