summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorBenjamin Brahmer <info@b-brahmer.de>2020-11-03 20:05:34 +0100
committerBenjamin Brahmer <info@b-brahmer.de>2020-11-06 07:48:02 +0100
commitf285dd5b1f0cdc7663508ec93d620bf6fc36c403 (patch)
treedab0745aafd8ba0341e64332868b48113f1c821d /CHANGELOG.md
parentf4a7d909336353800c4da2eb04f084a79ff36f4b (diff)
Release 15.1.0-rc115.1.0-rc1
Changed - Added changelog enforcer action - Stop overloading DB ids - Unittest commands and utilities - Upload codecoverage to codecov.io - Use foreign keys in db Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ce1a8b881..d77821678 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,10 @@
All notable changes to this project will be documented in this file.
## Unreleased
+
+## 15.1.0-rc1
+
+### Changed
- Added changelog enforcer action
- Stop overloading DB ids
- Unittest commands and utilities