Skip to content

Commit 307c912

Browse files
committed
chore: update changelog
1 parent cf293be commit 307c912

File tree

1 file changed

+49
-1
lines changed

1 file changed

+49
-1
lines changed

CHANGELOG.md

Lines changed: 49 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,58 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [1.0.0](https://github.com/loophp/psr-http-message-bridge-bundle/compare/0.0.1...1.0.0)
8+
## [1.2.0](https://github.com/loophp/psr-http-message-bridge-bundle/compare/1.1.0...1.2.0)
99

1010
### Commits
1111

12+
- chore: cleanup, maintenance, fixes [`cf293be`](https://github.com/loophp/psr-http-message-bridge-bundle/commit/cf293be35010c473d8e9b5d72fa129a032ff809e)
13+
14+
## [1.1.0](https://github.com/loophp/psr-http-message-bridge-bundle/compare/1.0.0...1.1.0) - 2024-08-21
15+
16+
### Merged
17+
18+
- symfony/psr-http-message-bridge versions [`#89`](https://github.com/loophp/psr-http-message-bridge-bundle/pull/89)
19+
- chore(deps): update dependency infection/infection to ^0.29 [`#80`](https://github.com/loophp/psr-http-message-bridge-bundle/pull/80)
20+
- build(deps): Bump actions/checkout from 3 to 4 [`#55`](https://github.com/loophp/psr-http-message-bridge-bundle/pull/55)
21+
- build(deps): Bump actions/stale from 7 to 8 [`#40`](https://github.com/loophp/psr-http-message-bridge-bundle/pull/40)
22+
- chore(deps): update actions/stale action to v7 [`#35`](https://github.com/loophp/psr-http-message-bridge-bundle/pull/35)
23+
- chore(deps): update actions/stale action to v6 [`#30`](https://github.com/loophp/psr-http-message-bridge-bundle/pull/30)
24+
- chore(deps): update symfony packages to v6 (major) [`#32`](https://github.com/loophp/psr-http-message-bridge-bundle/pull/32)
25+
- chore(deps): update dependency infection/infection to ^0.26 [`#26`](https://github.com/loophp/psr-http-message-bridge-bundle/pull/26)
26+
- chore(deps): update dependency infection/phpspec-adapter to ^0.2.0 [`#27`](https://github.com/loophp/psr-http-message-bridge-bundle/pull/27)
27+
- Configure Renovate [`#25`](https://github.com/loophp/psr-http-message-bridge-bundle/pull/25)
28+
- build(deps): Bump shivammathur/setup-php from 2.18.1 to 2.22.0 [`#24`](https://github.com/loophp/psr-http-message-bridge-bundle/pull/24)
29+
- build(deps): Bump shivammathur/setup-php from 2.18.0 to 2.18.1 [`#15`](https://github.com/loophp/psr-http-message-bridge-bundle/pull/15)
30+
- build(deps): Bump actions/stale from 4 to 5 [`#14`](https://github.com/loophp/psr-http-message-bridge-bundle/pull/14)
31+
- build(deps): Bump shivammathur/setup-php from 2.17.1 to 2.18.0 [`#13`](https://github.com/loophp/psr-http-message-bridge-bundle/pull/13)
32+
- build(deps): Bump actions/cache from 2.1.7 to 3 [`#12`](https://github.com/loophp/psr-http-message-bridge-bundle/pull/12)
33+
- build(deps): Bump actions/checkout from 2.4.0 to 3 [`#11`](https://github.com/loophp/psr-http-message-bridge-bundle/pull/11)
34+
- build(deps): Bump shivammathur/setup-php from 2.17.0 to 2.17.1 [`#10`](https://github.com/loophp/psr-http-message-bridge-bundle/pull/10)
35+
- build(deps): Bump shivammathur/setup-php from 2.16.0 to 2.17.0 [`#9`](https://github.com/loophp/psr-http-message-bridge-bundle/pull/9)
36+
- build(deps): Bump shivammathur/setup-php from 2.15.0 to 2.16.0 [`#8`](https://github.com/loophp/psr-http-message-bridge-bundle/pull/8)
37+
- build(deps): Bump actions/cache from 2.1.6 to 2.1.7 [`#7`](https://github.com/loophp/psr-http-message-bridge-bundle/pull/7)
38+
- build(deps): Bump actions/checkout from 2.3.5 to 2.4.0 [`#6`](https://github.com/loophp/psr-http-message-bridge-bundle/pull/6)
39+
- build(deps): Bump actions/checkout from 2.3.4 to 2.3.5 [`#5`](https://github.com/loophp/psr-http-message-bridge-bundle/pull/5)
40+
- build(deps): Bump shivammathur/setup-php from 2.14.0 to 2.15.0 [`#4`](https://github.com/loophp/psr-http-message-bridge-bundle/pull/4)
41+
- build(deps): Bump shivammathur/setup-php from 2.13.0 to 2.14.0 [`#3`](https://github.com/loophp/psr-http-message-bridge-bundle/pull/3)
42+
- build(deps): Bump shivammathur/setup-php from 2.12.0 to 2.13.0 [`#2`](https://github.com/loophp/psr-http-message-bridge-bundle/pull/2)
43+
- build(deps-dev): Update infection/infection requirement from ^0.23 to ^0.24 [`#1`](https://github.com/loophp/psr-http-message-bridge-bundle/pull/1)
44+
45+
### Commits
46+
47+
- Update symfony/psr-http-message-bridge version 7.1 [`266c43b`](https://github.com/loophp/psr-http-message-bridge-bundle/commit/266c43b739630b8d8c858195dcb8d97cdd858fc3)
48+
- Update symfony/psr-http-message-bridge version 7.0 [`acee983`](https://github.com/loophp/psr-http-message-bridge-bundle/commit/acee9835f360f3aab7c41f316b8bb7557170e795)
49+
- Update symfony/psr-http-message-bridge version 6.4 [`a29adb0`](https://github.com/loophp/psr-http-message-bridge-bundle/commit/a29adb0fa35dbc84348bdc63b10de47e75f97b78)
50+
- chore(deps): update symfony packages to v6 [`3bc89f6`](https://github.com/loophp/psr-http-message-bridge-bundle/commit/3bc89f663390c145748dac0cacb4ad53ac86a205)
51+
- chore(deps): add renovate.json [`85bfcf1`](https://github.com/loophp/psr-http-message-bridge-bundle/commit/85bfcf1b937d827100b139ebce11f9ba605260a6)
52+
- chore: update static files [`fd2a013`](https://github.com/loophp/psr-http-message-bridge-bundle/commit/fd2a013f4e4b6ac582297b769abbbad3f943ceeb)
53+
- build(deps-dev): Update infection/infection requirement [`4001641`](https://github.com/loophp/psr-http-message-bridge-bundle/commit/4001641e81b8a3dd1bbee6e58fa30ae01679257e)
54+
55+
## [1.0.0](https://github.com/loophp/psr-http-message-bridge-bundle/compare/0.0.1...1.0.0) - 2021-07-21
56+
57+
### Commits
58+
59+
- docs: Add/update CHANGELOG. [`ae71955`](https://github.com/loophp/psr-http-message-bridge-bundle/commit/ae719550b3919846cd1d8c072a5b1d98e4925180)
1260
- Initial set of files. [`573fe52`](https://github.com/loophp/psr-http-message-bridge-bundle/commit/573fe52fa177c92e37b30012722a46492f71f996)
1361

1462
## 0.0.1 - 2021-07-21

0 commit comments

Comments
 (0)