Skip to content

Commit e186425

Browse files
committed
docs: Add/update CHANGELOG.
1 parent b56b743 commit e186425

File tree

1 file changed

+31
-1
lines changed

1 file changed

+31
-1
lines changed

CHANGELOG.md

Lines changed: 31 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,37 @@ 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.10](https://github.com/loophp/unaltered-psr-http-message-bridge-bundle/compare/1.0.9...1.0.10)
8+
## [2.0.0](https://github.com/loophp/unaltered-psr-http-message-bridge-bundle/compare/2.0.0...2.0.0)
9+
10+
### Merged
11+
12+
- chore(deps): Bump shivammathur/setup-php from 2.11.0 to 2.12.0 [`#21`](https://github.com/loophp/unaltered-psr-http-message-bridge-bundle/pull/21)
13+
- chore(deps): Bump actions/stale from 3.0.19 to 4 [`#22`](https://github.com/loophp/unaltered-psr-http-message-bridge-bundle/pull/22)
14+
- chore(deps): Bump actions/cache from 2.1.5 to 2.1.6 [`#20`](https://github.com/loophp/unaltered-psr-http-message-bridge-bundle/pull/20)
15+
- chore(deps): Bump actions/stale from 3.0.18 to 3.0.19 [`#19`](https://github.com/loophp/unaltered-psr-http-message-bridge-bundle/pull/19)
16+
- chore(deps): Bump actions/stale from 3.0.16 to 3.0.18 [`#18`](https://github.com/loophp/unaltered-psr-http-message-bridge-bundle/pull/18)
17+
- chore(deps): Bump shivammathur/setup-php from 2 to 2.11.0 [`#17`](https://github.com/loophp/unaltered-psr-http-message-bridge-bundle/pull/17)
18+
19+
### Commits
20+
21+
- refactore: Use PHP 7.4 typed properties and update codestyle. [`b56b743`](https://github.com/loophp/unaltered-psr-http-message-bridge-bundle/commit/b56b743fa800c359f97a53215936c56a76f8455e)
22+
- chore: Minimum version of PHP is now 7.4. [`8252234`](https://github.com/loophp/unaltered-psr-http-message-bridge-bundle/commit/8252234aa4355016546d712142b9f1a035fd15cf)
23+
- chore: Update .gitattributes. [`801f89e`](https://github.com/loophp/unaltered-psr-http-message-bridge-bundle/commit/801f89e5825a6305a66c1c88857b38f89bc25ab9)
24+
- refactor: Update services.yaml into services.php, get rid of sensio/framework-extra-bundle. [`b524e1f`](https://github.com/loophp/unaltered-psr-http-message-bridge-bundle/commit/b524e1fc3afe680c0ad535e33997a8019d39ba6a)
25+
- docs: Update README. [`3dce41a`](https://github.com/loophp/unaltered-psr-http-message-bridge-bundle/commit/3dce41aad333be1ee07afd3cdbf83b2992707f0f)
26+
27+
## [2.0.0](https://github.com/loophp/unaltered-psr-http-message-bridge-bundle/compare/1.0.10...2.0.0) - 2021-07-21
28+
29+
### Commits
30+
31+
- chore: Update changelog. [`f2fb925`](https://github.com/loophp/unaltered-psr-http-message-bridge-bundle/commit/f2fb9254726dd4e06f45aa25b3c252abdde6653c)
32+
- refactore: Use PHP 7.4 typed properties and update codestyle. [`dd7c7ee`](https://github.com/loophp/unaltered-psr-http-message-bridge-bundle/commit/dd7c7ee5b149c404beef9f57b1120eebd310de6f)
33+
- chore: Minimum version of PHP is now 7.4. [`041e306`](https://github.com/loophp/unaltered-psr-http-message-bridge-bundle/commit/041e3069782f87e8a98255a7d19dbcf78a152013)
34+
- chore: Update .gitattributes. [`75dee7e`](https://github.com/loophp/unaltered-psr-http-message-bridge-bundle/commit/75dee7e506d85824836bba0cfd68d2f34b79c3dc)
35+
- refactor: Update services.yaml into services.php, get rid of sensio/framework-extra-bundle. [`dd3ac71`](https://github.com/loophp/unaltered-psr-http-message-bridge-bundle/commit/dd3ac71094ee9b79ee2ed05d2c45ab74f10012e0)
36+
- docs: Update README. [`a3d8d9a`](https://github.com/loophp/unaltered-psr-http-message-bridge-bundle/commit/a3d8d9aeb0df12286f670736c5731508686c5e26)
37+
38+
## [1.0.10](https://github.com/loophp/unaltered-psr-http-message-bridge-bundle/compare/1.0.9...1.0.10) - 2021-05-01
939

1040
### Merged
1141

0 commit comments

Comments
 (0)