Skip to content
Snippets Groups Projects
Commit a20fdf4a authored by Henrik tom Wörden's avatar Henrik tom Wörden
Browse files

REL: prepare next release cycle

parent b1034fb5
No related branches found
No related tags found
1 merge request!68DOC: update CHANGELOG
Pipeline #17144 passed
......@@ -4,6 +4,22 @@ 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.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unpublished]
### Added (for new features, dependecies etc.)
### Changed (for changes in existing functionality)
### Deprecated (for soon-to-be removed features)
### Removed (for now removed features)
### Fixed (for any bug fixes)
### Security (in case of vulnerabilities)
### Documentation (for notable additions or changes of the documentation)
## [0.4.2] - 2021-12-06
### Added (for new features, dependecies etc.)
......
# Release Guidelines for the CaosDB MySQL Backend
# Release Guidelines for the CaosDB Web Interface
This document specifies release guidelines in addition to the generel release
guidelines of the CaosDB Project
......@@ -8,7 +8,7 @@ guidelines of the CaosDB Project
* All tests are passing.
* FEATURES.md is up-to-date and a public API is being declared in that document.
* CHANGELOG.md is up-to-date.
* CHANGELOG.md is up-to-date (insert version number and remove unpublished)
* DEPENDENCIES.md is up-to-date.
## Steps
......@@ -25,3 +25,5 @@ guidelines of the CaosDB Project
5. Delete the release branch.
6. Merge the main branch back into the dev branch.
7. Prepare CHANGELOG for next release cycle.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment