This repository was archived by the owner on Aug 16, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +14
-2
lines changed
Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 11unreleased=true
2- future-release=0.2 .0
2+ future-release=0.3 .0
Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## [ 0.3.0] ( https://github.com/TypistTech/wp-contained-hook/tree/0.3.0 ) (2018-08-27)
4+ [ Full Changelog] ( https://github.com/TypistTech/wp-contained-hook/compare/0.2.0...0.3.0 )
5+
6+ ** Merged pull requests:**
7+
8+ - Update readme [ \# 29] ( https://github.com/TypistTech/wp-contained-hook/pull/29 ) ([ TangRufus] ( https://github.com/TangRufus ) )
9+ - Support older PHP 7.1 [ \# 28] ( https://github.com/TypistTech/wp-contained-hook/pull/28 ) ([ TangRufus] ( https://github.com/TangRufus ) )
10+ - Accept all ` psr/container-implementation ` [ \# 27] ( https://github.com/TypistTech/wp-contained-hook/pull/27 ) ([ TangRufus] ( https://github.com/TangRufus ) )
11+ - Test: Add ` cacheDir ` for ` AspectMock ` [ \# 26] ( https://github.com/TypistTech/wp-contained-hook/pull/26 ) ([ TangRufus] ( https://github.com/TangRufus ) )
12+
313## [ 0.2.0] ( https://github.com/TypistTech/wp-contained-hook/tree/0.2.0 ) (2018-02-02)
414[ Full Changelog] ( https://github.com/TypistTech/wp-contained-hook/compare/0.1.1...0.2.0 )
515
616** Closed issues:**
717
18+ - Composer: Suggest ` typisttech/imposter-plugin ` [ \# 20] ( https://github.com/TypistTech/wp-contained-hook/issues/20 )
819- Readme: Remove actions and filters [ \# 16] ( https://github.com/TypistTech/wp-contained-hook/issues/16 )
920- Update .styleci.yml to typist tech config [ \# 9] ( https://github.com/TypistTech/wp-contained-hook/issues/9 )
1021
1122** Merged pull requests:**
1223
24+ - Version bump 0.2.0 [ \# 25] ( https://github.com/TypistTech/wp-contained-hook/pull/25 ) ([ TangRufus] ( https://github.com/TangRufus ) )
1325- Add PHP 7.1 features [ \# 24] ( https://github.com/TypistTech/wp-contained-hook/pull/24 ) ([ TangRufus] ( https://github.com/TangRufus ) )
1426- Misc: Update info [ \# 23] ( https://github.com/TypistTech/wp-contained-hook/pull/23 ) ([ TangRufus] ( https://github.com/TangRufus ) )
1527- Update dependencies & bump minimum requirements [ \# 22] ( https://github.com/TypistTech/wp-contained-hook/pull/22 ) ([ TangRufus] ( https://github.com/TangRufus ) )
Original file line number Diff line number Diff line change 6464 },
6565 "scripts" : {
6666 "check-style" : " phpcs --standard=ruleset.xml --colors -p -s ." ,
67- "pre-tag " : [
67+ "pretag " : [
6868 " composer update" ,
6969 " @test" ,
7070 " composer normalize" ,
You can’t perform that action at this time.
0 commit comments