cl-cli/CHANGELOG.md

19 lines
647 B
Markdown
Raw Permalink Normal View History

2024-01-08 20:40:38 +00:00
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
and is generated by [Changie](https://github.com/miniscruff/changie).
2024-11-14 13:22:56 +00:00
## v0.2.0 - 2024-11-14
### Added
* Add an option `--assign-to-me` to automatically assign the openproject's user to the newly created work package
* Allow to configure multiple gitlab instances
* Create work pakcage from gitea
2024-01-08 20:40:38 +00:00
## v0.1.0 - 2024-01-08
### Added
* Initiate changie versioning
2024-01-08 22:22:29 +00:00
* Enable CI for compiling and publishing binaries