File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -229,6 +229,17 @@ In case you want to support the development of Chain you can [send me an Euro or
229
229
230
230
## Change Log
231
231
232
+ ### Version 0.9.0 (19 July 2020)
233
+
234
+ - [ #42 ] ( https://github.com/cocur/chain/pull/42 ) Refactor to support strong typing (by [ nreynis] ( https://github.com/nreynis ) )
235
+ - [ #45 ] ( https://github.com/cocur/chain/pull/45 ) Use self return type (by [ nreynis] ( https://github.com/nreynis ) )
236
+ - [ #46 ] ( https://github.com/cocur/chain/pull/46 ) Bugfixes for splice and replace (by [ nreynis] ( https://github.com/nreynis ) )
237
+ - [ #47 ] ( https://github.com/cocur/chain/pull/47 ) Handle invalid patterns in createFromString (by [ nreynis] ( https://github.com/nreynis ) )
238
+ - [ #49 ] ( https://github.com/cocur/chain/pull/49 ) Move static factory fill method (by [ nreynis] ( https://github.com/nreynis ) )
239
+ - [ #50 ] ( https://github.com/cocur/chain/pull/50 ) Add includes (in_array) (by [ nreynis] ( https://github.com/nreynis ) )
240
+ - [ #51 ] ( https://github.com/cocur/chain/pull/51 ) Add every (by [ nreynis] ( https://github.com/nreynis ) )
241
+ - [ #52 ] ( https://github.com/cocur/chain/pull/52 ) Add some (by [ nreynis] ( https://github.com/nreynis ) )
242
+
232
243
### Version 0.8.0 (12 September 2019)
233
244
234
245
- [ #40 ] ( https://github.com/cocur/chain/pull/40 ) Update tooling and dependencies, set minimum PHP version to 7.2
You can’t perform that action at this time.
0 commit comments