diff --git a/CHANGELOG.md b/CHANGELOG.md index 76fb4db..d19efda 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,18 +1,18 @@ -# Change Log +# Changelog -All notable changes to this project will be documented in this file. -This project adheres to [Semantic Versioning](http://semver.org/) and [Keep a changelog](https://github.com/olivierlacan/keep-a-changelog). +All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. -## [Unreleased](https://github.com/equinoxel/ansible-role-sonarqube/tree/develop) -### Changed -### Added -### Removed -### Fixed +## 1.1.0 (2023-04-27) -## [X.Y.Z](https://github.com/equinoxel/ansible-role-sonarqube/tree/X.Y.Z) -### [Full Changelog](https://github.com/equinoxel/ansible-role-sonarqube/compare/1.0.0...X.Y.Z) -### Changed - *[#](https://github.com/equinoxel/ansible-role-sonarqube/issues/) \* @\ + +### Features + +* Initial commit. ([5d138ed](https://git.laurivan.com/Dev/ansible-role-sonarqube/commit/5d138edb0bbbdd35f06940a6393cf9b8f9a86e7e)) + + +### Bug Fixes + +* Role works now. ([58e5fd7](https://git.laurivan.com/Dev/ansible-role-sonarqube/commit/58e5fd719d428a68841071b233cf20cfbfe9f51a)) ## [1.0.0](https://github.com/equinoxel/ansible-role-sonarqube/tree/1.0.0) - Initial release