File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1414
1515build :
1616 environment :
17- php : 7.1
17+ php : 8.0
1818 tests :
1919 override :
2020 -
Original file line number Diff line number Diff line change @@ -6,15 +6,19 @@ All notable changes to this project will be documented in this file.
66The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
77and 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
9+ ## [ v2.0.1] ( https://github.com/linna/typed-array/compare/v2.0.0...v2.0.1 ) - 2020 -03-23
1010
1111### Added
1212- php 7.3 support
13+ - php 7.4 support
1314
1415### Changed
1516- ` .scrutinizer.yml ` updated for use phpunit from ` vendor ` directory
1617- Merge pull request #14 from peter279k/enhance_stuffs with code enhancements
1718
19+ ### Removed
20+ - Travis CI usage for test build.
21+
1822## [ v2.0.0] ( https://github.com/linna/typed-array/compare/v1.0.5...v2.0.0 ) - 2018-08-13
1923
2024### Changed
You can’t perform that action at this time.
0 commit comments