ansible-role-gitlab/CHANGELOG.md

459 B

CHANGELOG

This project adheres to Semantic Versioning. Which is based on Keep A Changelog

Unreleased

v1.1.0 - 2021-08-24

Added

  • feat: add gitlab_data_dir variable
  • feat: add gitlab_pages_url variable
  • feat: add complex variables in config file
  • feat: add backup cron
  • test: add support debian 11

Changed

  • chore: use FQCN for module name

v1.0.0 - 2020-04-11

  • first version