File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -5,10 +5,21 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ )
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## [ 1.0.0 ] ( https://github.com/loophp/phpunit-iterable-assertions/compare/0.0.1... 1.0.0 )
8+ ## [ 1.0.1 ] ( https://github.com/loophp/phpunit-iterable-assertions/compare/1. 0.0... 1.0.1 )
99
1010### Commits
1111
12+ - chore: Update ` composer.json ` . [ ` 71d85f9 ` ] ( https://github.com/loophp/phpunit-iterable-assertions/commit/71d85f98ce6b68188c5e4d9c6fad43a5b1087271 )
13+ - refactor: Use iterator aggregates. [ ` 48beae7 ` ] ( https://github.com/loophp/phpunit-iterable-assertions/commit/48beae7f1670c47938649562e365b653048c49f5 )
14+ - chore: Bump version. [ ` ef8f77f ` ] ( https://github.com/loophp/phpunit-iterable-assertions/commit/ef8f77f4e38eb2f44efadcb4a8957d1d272e4720 )
15+ - chore: Reduce Infection threshold. [ ` f7e9c48 ` ] ( https://github.com/loophp/phpunit-iterable-assertions/commit/f7e9c48008716e1d4ad27aaaa29e71e419673b4f )
16+ - feat: Add phpdoc tags for static analysis. [ ` 1baaa31 ` ] ( https://github.com/loophp/phpunit-iterable-assertions/commit/1baaa312436b649ae86b9e2183c331ecdf2f21c8 )
17+
18+ ## [ 1.0.0] ( https://github.com/loophp/phpunit-iterable-assertions/compare/0.0.1...1.0.0 ) - 2021-12-16
19+
20+ ### Commits
21+
22+ - docs: Add/update CHANGELOG. [ ` 46c405b ` ] ( https://github.com/loophp/phpunit-iterable-assertions/commit/46c405b6cccce106c7975cf5b241a286fec1d923 )
1223- Initial set of files [ ` d3ba183 ` ] ( https://github.com/loophp/phpunit-iterable-assertions/commit/d3ba183645d47909221b786b13f429bc9c5d9304 )
1324
1425## 0.0.1 - 2021-12-15
You can’t perform that action at this time.
0 commit comments