Skip to content

Commit 68837d8

Browse files
committed
chore(release): 8.0.0
1 parent 3156847 commit 68837d8

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,19 @@ All notable changes to this project will be documented in this file.
88
## [Unreleased]
99

1010

11+
<a name="8.0.0"></a>
12+
## [8.0.0] - 2026-03-26
13+
### 💅 Code Refactorings
14+
- Simplify withSudoPassword method signature ([3156847](https://github.com/guanguans/soar-php/commit/3156847))
15+
- apply phpstan ([c4af07e](https://github.com/guanguans/soar-php/commit/c4af07e))
16+
- apply rector ([5f5a2e0](https://github.com/guanguans/soar-php/commit/5f5a2e0))
17+
- Upgrade PHP version to 8.2 in configuration files ([f0d1706](https://github.com/guanguans/soar-php/commit/f0d1706))
18+
19+
### 🤖 Continuous Integrations
20+
- **config:** Update github config files ([d0bef39](https://github.com/guanguans/soar-php/commit/d0bef39))
21+
- **config:** Update config files ([206abd9](https://github.com/guanguans/soar-php/commit/206abd9))
22+
23+
1124
<a name="7.1.0"></a>
1225
## [7.1.0] - 2026-03-19
1326
### 🎨 Styles
@@ -869,7 +882,8 @@ All notable changes to this project will be documented in this file.
869882
<a name="v1.0.0"></a>
870883
## v1.0.0 - 2019-07-04
871884

872-
[Unreleased]: https://github.com/guanguans/soar-php/compare/7.1.0...HEAD
885+
[Unreleased]: https://github.com/guanguans/soar-php/compare/8.0.0...HEAD
886+
[8.0.0]: https://github.com/guanguans/soar-php/compare/7.1.0...8.0.0
873887
[7.1.0]: https://github.com/guanguans/soar-php/compare/7.0.3...7.1.0
874888
[7.0.3]: https://github.com/guanguans/soar-php/compare/7.0.2...7.0.3
875889
[7.0.2]: https://github.com/guanguans/soar-php/compare/7.0.1...7.0.2

0 commit comments

Comments
 (0)