Use the badge from the project itself. Rely on the API to build the document

This commit is contained in:
Florian Anceau
2024-06-09 10:38:03 +00:00
parent eaa8a1edeb
commit 0743bd7c21
4 changed files with 93 additions and 61 deletions

View File

@@ -19,6 +19,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
<!-- --/>
-->
## [3.2.1] - 2024/06/09
### Added
- Merge requests pipeline only runs when merge request has been approved.
### Changed
- Badges are rendered from the Gitlab project itself, not from code. (#62)
[3.2.1]: [url_to_tag](https://gitlab.com/florian.anceau/docker-seafile-client/-/tags/3.2.0)
<!-- /3.2.1 -->
## [3.2.0] - 2024/06/06
### Changed
- Changed the group _users_ GID from 100 to 90. This allow to use the GID 100. (#64)