Skip to content

Commit 997cc68

Browse files
committed
docs: update changelog
1 parent 7fa65eb commit 997cc68

File tree

1 file changed

+17
-2
lines changed

1 file changed

+17
-2
lines changed

CHANGELOG.md

+17-2
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,15 @@ 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-
## [2.4.1](https://github.com/ecphp/eu-login-bundle/compare/2.5.2...2.4.1)
8+
## [2.4.2](https://github.com/ecphp/eu-login-bundle/compare/2.5.2...2.4.2)
9+
10+
### Merged
11+
12+
- fix: add missing argument to trigger_deprecation call [`#57`](https://github.com/ecphp/eu-login-bundle/pull/57)
913

1014
### Commits
1115

16+
- docs: Update changelog. [`1dd6c2c`](https://github.com/ecphp/eu-login-bundle/commit/1dd6c2c632d6f8c8b73fddab96621f0c8d36e917)
1217
- fix: add `__toString` method [`3eca1a5`](https://github.com/ecphp/eu-login-bundle/commit/3eca1a50383b91eddbaccc2802ac789ba8c8d177)
1318
- chore: update LICENSE file [`d1a24b7`](https://github.com/ecphp/eu-login-bundle/commit/d1a24b7f1398c37e212b596e63db430239034ec7)
1419
- fix: decorate the `CasUserProvider` properly [`7aa24ee`](https://github.com/ecphp/eu-login-bundle/commit/7aa24eee1b49d91f3b9839ba210a6700478cef43)
@@ -32,7 +37,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3237
- feat: add `__toString` method to `EuLoginUser`. [`cb1616d`](https://github.com/ecphp/eu-login-bundle/commit/cb1616defe2a2dcc1b5de19aaf8418d3e1a96456)
3338
- nix: remove `-nts` prefix [`292eb2c`](https://github.com/ecphp/eu-login-bundle/commit/292eb2c2be30a052c514bd0a9aedbc4250a721eb)
3439

35-
## [2.5.0](https://github.com/ecphp/eu-login-bundle/compare/2.4.0...2.5.0) - 2022-08-29
40+
## [2.5.0](https://github.com/ecphp/eu-login-bundle/compare/2.4.1...2.5.0) - 2022-08-29
3641

3742
### Commits
3843

@@ -41,6 +46,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4146
- refactor: Update codebase for PHP 8 and Symfony 6. [`a0e10f6`](https://github.com/ecphp/eu-login-bundle/commit/a0e10f6608e8ac34e06290cbbd83a1689c0df658)
4247
- ci: Add `prettier` workflow. [`9de0a39`](https://github.com/ecphp/eu-login-bundle/commit/9de0a394739e8649d8ecae76f16ec76b9c3bf1d1)
4348

49+
## [2.4.1](https://github.com/ecphp/eu-login-bundle/compare/2.4.0...2.4.1) - 2023-02-08
50+
51+
### Commits
52+
53+
- docs: Update changelog. [`1dd6c2c`](https://github.com/ecphp/eu-login-bundle/commit/1dd6c2c632d6f8c8b73fddab96621f0c8d36e917)
54+
- fix: add `__toString` method [`3eca1a5`](https://github.com/ecphp/eu-login-bundle/commit/3eca1a50383b91eddbaccc2802ac789ba8c8d177)
55+
- chore: update LICENSE file [`d1a24b7`](https://github.com/ecphp/eu-login-bundle/commit/d1a24b7f1398c37e212b596e63db430239034ec7)
56+
- fix: decorate the `CasUserProvider` properly [`7aa24ee`](https://github.com/ecphp/eu-login-bundle/commit/7aa24eee1b49d91f3b9839ba210a6700478cef43)
57+
- chore: update Nix development environment [`679a4e4`](https://github.com/ecphp/eu-login-bundle/commit/679a4e46be6ba6c8b5df3699e070f8b231022937)
58+
4459
## [2.4.0](https://github.com/ecphp/eu-login-bundle/compare/2.3.9...2.4.0) - 2022-08-25
4560

4661
### Merged

0 commit comments

Comments
 (0)