Skip to content

Commit 6f2c790

Browse files
Merge tag 'v0.8.0' into develop
Release v0.8.0
2 parents 90b9334 + 6ec7aa5 commit 6f2c790

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

.github/SECURITY.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ We use [SemVer](https://semver.org/) for versioning. For the versions available,
88

99
| Version | Nginx Unit Capability | Supported |
1010
|---------|:----------------------|--------------------|
11-
| 0.7.x | 1.32.1 | :white_check_mark: |
12-
| < 0.6.x | - | :x: |
11+
| 0.8.x | 1.32.1 | :white_check_mark: |
12+
| < 0.7.x | - | :x: |
1313

1414
## Vulnerability Report
1515

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CHANGELOG
22

3-
## v0.8.0 - [2024/04/26]
3+
## v0.8.0 - [2024/09/10]
44

55
- Updated application classes
66
- Removed doc folder

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ server management into your projects
3030

3131
| Version | Nginx Unit Capability | Supported |
3232
|---------|:----------------------|--------------------|
33-
| 0.7.x | <= 1.32.1 | :white_check_mark: |
34-
| < 0.6.x | - | :x: |
33+
| 0.8.x | <= 1.32.1 | :white_check_mark: |
34+
| < 0.7.x | - | :x: |
3535

3636
### Quick start
3737

0 commit comments

Comments
 (0)