summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2168955..38d1587 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,10 @@
# GitLab License management changelog
+## v3.19.0
+
+- Include the latest LTS of the .NET SDK in the Docker image. (!191)
+- Include the latest LTS of Mono in the Docker image. (!193)
+
## v3.18.1
- Fix failing composer tests.