diff --git a/CHANGELOG.md b/CHANGELOG.md index b80d51d..0a902ab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,24 @@ # Changelog +## [1.1.0](https://github.com/trento-project/runner/tree/1.1.0) (2022-11-04) + +[Full Changelog](https://github.com/trento-project/runner/compare/1.0.1...1.1.0) + +### Added + +- Set expanded version string to container [\#88](https://github.com/trento-project/runner/pull/88) (@arbulu89) + +### Fixed + +- Workaround tar\_scm issue that remove - char from version string [\#89](https://github.com/trento-project/runner/pull/89) (@arbulu89) +- Fix obs changes file release generation step [\#85](https://github.com/trento-project/runner/pull/85) (@arbulu89) + +### Other Changes + +- update obs-commit CI job [\#105](https://github.com/trento-project/runner/pull/105) (@stefanotorresi) +- fix workflow name [\#103](https://github.com/trento-project/runner/pull/103) (@gereonvey) +- Update regular expression [\#92](https://github.com/trento-project/runner/pull/92) (@abravosuse) + ## [1.0.1](https://github.com/trento-project/runner/tree/1.0.1) (2022-07-14) [Full Changelog](https://github.com/trento-project/runner/compare/1.0.0...1.0.1) @@ -90,3 +109,6 @@ - Remove duplicated ansible folder [\#4](https://github.com/trento-project/runner/pull/4) (@arbulu89) - Build checks catalog [\#3](https://github.com/trento-project/runner/pull/3) (@arbulu89) - Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 [\#1](https://github.com/trento-project/runner/pull/1) (@dependabot[bot]) + + +\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*