Skip to content

Commit fd16c31

Browse files
committed
Bump version to 3.0.0
1 parent da24235 commit fd16c31

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,25 @@
22
## [Unreleased]
33

44

5+
<a name="v3.0.0"></a>
6+
## [v3.0.0] - 2023-09-05
7+
### Features
8+
9+
- Add e2e tests ([#3](https://github.com/epam/edp-sonar-operator/issues/3))
10+
- Add operator deployment configs ([#3](https://github.com/epam/edp-sonar-operator/issues/3))
11+
- Add SonarPermissionTemplate custom resource ([#3](https://github.com/epam/edp-sonar-operator/issues/3))
12+
- Add SonarGroup custom resource ([#3](https://github.com/epam/edp-sonar-operator/issues/3))
13+
- Add SonarQualityProfile custom resource ([#3](https://github.com/epam/edp-sonar-operator/issues/3))
14+
- Add SonarQualityGate custom resource ([#3](https://github.com/epam/edp-sonar-operator/issues/3))
15+
16+
### Routine
17+
18+
- Update current development version ([#5](https://github.com/epam/edp-sonar-operator/issues/5))
19+
20+
521
<a name="v2.14.1"></a>
622
## [v2.14.1] - 2023-08-17
723

8-
[Unreleased]: https://github.com/epam/edp-sonar-operator/compare/v2.14.1...HEAD
24+
[Unreleased]: https://github.com/epam/edp-sonar-operator/compare/v3.0.0...HEAD
25+
[v3.0.0]: https://github.com/epam/edp-sonar-operator/compare/v2.14.1...v3.0.0
926
[v2.14.1]: https://github.com/epam/edp-sonar-operator/compare/v2.14.0...v2.14.1

0 commit comments

Comments
 (0)