Skip to content

Commit 1bd18e0

Browse files
committed
docs: Update changelog.
1 parent 8869e7a commit 1bd18e0

File tree

1 file changed

+21
-1
lines changed

1 file changed

+21
-1
lines changed

CHANGELOG.md

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,30 @@ 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.10.0](https://github.com/loophp/unaltered-psr-http-message-bridge-bundle/compare/1.0.9...1.10.0)
8+
## [1.0.10](https://github.com/loophp/unaltered-psr-http-message-bridge-bundle/compare/1.0.9...1.0.10)
9+
10+
### Merged
11+
12+
- chore(deps): Bump actions/cache from v2.1.4 to v2.1.5 [`#14`](https://github.com/loophp/unaltered-psr-http-message-bridge-bundle/pull/14)
13+
- chore(deps-dev): Update infection/infection requirement from ^0.20.2 to ^0.21.1 [`#12`](https://github.com/loophp/unaltered-psr-http-message-bridge-bundle/pull/12)
14+
- chore(deps): Bump actions/cache from v2 to v2.1.4 [`#10`](https://github.com/loophp/unaltered-psr-http-message-bridge-bundle/pull/10)
15+
- chore(deps): Bump actions/stale from v3.0.14 to v3.0.16 [`#9`](https://github.com/loophp/unaltered-psr-http-message-bridge-bundle/pull/9)
16+
- chore(deps-dev): Update friends-of-phpspec/phpspec-code-coverage requirement from ^5 to ^6 [`#5`](https://github.com/loophp/unaltered-psr-http-message-bridge-bundle/pull/5)
17+
- chore(deps-dev): Update drupol/php-conventions requirement from ^2.0.3 to ^3.0.0 [`#6`](https://github.com/loophp/unaltered-psr-http-message-bridge-bundle/pull/6)
18+
- chore(deps): Update actions/checkout requirement to v2.3.4 [`#3`](https://github.com/loophp/unaltered-psr-http-message-bridge-bundle/pull/3)
19+
- chore(deps): Bump actions/stale from v3.0.13 to v3.0.14 [`#4`](https://github.com/loophp/unaltered-psr-http-message-bridge-bundle/pull/4)
20+
- docs: Update changelog. [`#2`](https://github.com/loophp/unaltered-psr-http-message-bridge-bundle/pull/2)
921

1022
### Commits
1123

24+
- refactor: Autofix codebase. [`8869e7a`](https://github.com/loophp/unaltered-psr-http-message-bridge-bundle/commit/8869e7af7099be4a7c7a9345685c8dcf0dbfc6c4)
25+
- chore: Update composer.json - upgrade drupol/php-conventions. [`cf12cd7`](https://github.com/loophp/unaltered-psr-http-message-bridge-bundle/commit/cf12cd70b88b8918ef8a33642b5b733ea44f0d4d)
26+
- ci: Add Docker stack. [`48e094e`](https://github.com/loophp/unaltered-psr-http-message-bridge-bundle/commit/48e094e5b7cb62cedc9cc253be92f286ee568f40)
27+
- chore(deps-dev): Update infection/infection requirement [`fea4e03`](https://github.com/loophp/unaltered-psr-http-message-bridge-bundle/commit/fea4e034d44175b24b50e4ba15e1a8de250d7795)
28+
- chore(deps-dev): Update friends-of-phpspec/phpspec-code-coverage requirement [`d9ff996`](https://github.com/loophp/unaltered-psr-http-message-bridge-bundle/commit/d9ff9968fc7f1169af9e753742f7514f15785e48)
29+
- chore(deps-dev): Update drupol/php-conventions requirement [`b0b53c9`](https://github.com/loophp/unaltered-psr-http-message-bridge-bundle/commit/b0b53c9ab52f0e7187f61b056541c11020fb34c8)
30+
- docs: Update README. [`0678031`](https://github.com/loophp/unaltered-psr-http-message-bridge-bundle/commit/06780313f26abbcc6928c3f3607fbe1462cac322)
31+
- chore: Update composer.json (normalize) [`934bfed`](https://github.com/loophp/unaltered-psr-http-message-bridge-bundle/commit/934bfed0d92effe6618aa2c39b096fd4cb583a2b)
1232
- ci: Split ci files. [`623289c`](https://github.com/loophp/unaltered-psr-http-message-bridge-bundle/commit/623289cafa7fe9d953e79393ae659d903777cadb)
1333
- ci: Update scrutinizer config. [`e0c8946`](https://github.com/loophp/unaltered-psr-http-message-bridge-bundle/commit/e0c8946cd9bc3516a73488a3526ce439c14d25b6)
1434
- ci: Update CI/Grumphp configuration. [`8133da7`](https://github.com/loophp/unaltered-psr-http-message-bridge-bundle/commit/8133da70823e8d6d446dd07a431872af982a8d98)

0 commit comments

Comments
 (0)