Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 02 May 10:24
· 0 commits to 698ffe96f9f9b517aee74058aebc457f33d5b325 since this release

Added

  • Version and date update in CHANGELOG.md file by the CD pipeline
  • Creation of new section for the next version in CHANGELOG.md file by the CD pipeline
  • Version incrementing in Cargo.toml files by the CD pipeline

Modified

  • Work in progress branch (main instead of develop)
  • Events that trigger CI and CD pipelines
  • Version detection in CD pipeline (look at Cargo.toml files instead of CHANGELOG.md)
  • Parallelization of CI and CD pipelines

Deleted

  • Support of develop branch