@@ -5,10 +5,40 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ )
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
- ## [ 1.0.0] ( https://github.com/loophp/psr17/compare/0.0.1...1.0.0 )
8
+ ## [ 1.0.1] ( https://github.com/loophp/psr17/compare/1.0.0...1.0.1 )
9
+
10
+ ### Merged
11
+
12
+ - build(deps): Bump actions/stale from 4 to 5 [ ` #15 ` ] ( https://github.com/loophp/psr17/pull/15 )
13
+ - build(deps): Bump shivammathur/setup-php from 2.18.0 to 2.18.1 [ ` #14 ` ] ( https://github.com/loophp/psr17/pull/14 )
14
+ - build(deps): Bump shivammathur/setup-php from 2.17.1 to 2.18.0 [ ` #13 ` ] ( https://github.com/loophp/psr17/pull/13 )
15
+ - build(deps): Bump actions/cache from 2.1.7 to 3 [ ` #12 ` ] ( https://github.com/loophp/psr17/pull/12 )
16
+ - build(deps): Bump shivammathur/setup-php from 2.17.0 to 2.17.1 [ ` #11 ` ] ( https://github.com/loophp/psr17/pull/11 )
17
+ - build(deps): Bump actions/checkout from 2.4.0 to 3 [ ` #10 ` ] ( https://github.com/loophp/psr17/pull/10 )
18
+ - build(deps): Bump shivammathur/setup-php from 2.16.0 to 2.17.0 [ ` #9 ` ] ( https://github.com/loophp/psr17/pull/9 )
19
+ - build(deps): Bump shivammathur/setup-php from 2.15.0 to 2.16.0 [ ` #8 ` ] ( https://github.com/loophp/psr17/pull/8 )
20
+ - build(deps): Bump actions/cache from 2.1.6 to 2.1.7 [ ` #7 ` ] ( https://github.com/loophp/psr17/pull/7 )
21
+ - build(deps): Bump actions/checkout from 2.3.5 to 2.4.0 [ ` #6 ` ] ( https://github.com/loophp/psr17/pull/6 )
22
+ - build(deps): Bump actions/checkout from 2.3.4 to 2.3.5 [ ` #5 ` ] ( https://github.com/loophp/psr17/pull/5 )
23
+ - build(deps): Bump shivammathur/setup-php from 2.14.0 to 2.15.0 [ ` #4 ` ] ( https://github.com/loophp/psr17/pull/4 )
24
+ - build(deps): Bump shivammathur/setup-php from 2.13.0 to 2.14.0 [ ` #3 ` ] ( https://github.com/loophp/psr17/pull/3 )
25
+ - build(deps): Bump shivammathur/setup-php from 2.12.0 to 2.13.0 [ ` #2 ` ] ( https://github.com/loophp/psr17/pull/2 )
26
+ - build(deps-dev): Update infection/infection requirement || ^0.24 [ ` #1 ` ] ( https://github.com/loophp/psr17/pull/1 )
9
27
10
28
### Commits
11
29
30
+ - chore: Add ` provides ` and ` suggest ` properties. [ ` a7f491d ` ] ( https://github.com/loophp/psr17/commit/a7f491d8fc1995842f9fe4075f58070c9a7ae695 )
31
+ - chore: Update license. [ ` 7eef7d9 ` ] ( https://github.com/loophp/psr17/commit/7eef7d9106450872963fdcd67691ce16acf98dde )
32
+ - chore: Normalize ` composer.json ` [ ` 7ef3ac8 ` ] ( https://github.com/loophp/psr17/commit/7ef3ac8780abf47a2255cbc32003ee67cde50000 )
33
+ - docs: Update README. [ ` 94226f5 ` ] ( https://github.com/loophp/psr17/commit/94226f559ce72008d34989f50888f1b80687e23a )
34
+ - docs: Update README. [ ` 035b5eb ` ] ( https://github.com/loophp/psr17/commit/035b5eb5b6fb2d97a166a53ae8779cdb6d49a0b8 )
35
+ - docs: Update README. [ ` 29e108b ` ] ( https://github.com/loophp/psr17/commit/29e108b18e80516c439d1cfdf501e2105095ab2d )
36
+
37
+ ## [ 1.0.0] ( https://github.com/loophp/psr17/compare/0.0.1...1.0.0 ) - 2021-07-23
38
+
39
+ ### Commits
40
+
41
+ - docs: Add/update CHANGELOG. [ ` a901d09 ` ] ( https://github.com/loophp/psr17/commit/a901d09b3c4c023963e2e93589333e81b4ba78cf )
12
42
- Initial set of files. [ ` d8d0f0e ` ] ( https://github.com/loophp/psr17/commit/d8d0f0ec67fb23a2665a67729eca50170e39d6ca )
13
43
14
44
## 0.0.1 - 2021-07-23
0 commit comments