summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authorGravatar default2022-12-15 09:17:11 +0100
committerGravatar default2022-12-15 09:17:11 +0100
commit48741349140e8c23ddb2d451f188d71c5e03db3e (patch)
treeeae429d7b409d1410ae8fd699a97940ec8255619 /RELEASE_NOTES.md
parentMerge pull request 'Improve Docker image generation' (#24) from ogarcia/snac2... (diff)
downloadsnac2-48741349140e8c23ddb2d451f188d71c5e03db3e.tar.gz
snac2-48741349140e8c23ddb2d451f188d71c5e03db3e.tar.xz
snac2-48741349140e8c23ddb2d451f188d71c5e03db3e.zip
Updated RELEASE_NOTES.
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r--RELEASE_NOTES.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index fd5b1df..4563f5c 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -1,5 +1,9 @@
1# Release Notes 1# Release Notes
2 2
3## 2.16
4
5Some tweaks to the docker configuration to generate a smaller image (contributed by ogarcia).
6
3## 2.15 7## 2.15
4 8
5Fixed bug in message posting that may result in 400 Bad Request errors (contributed by tobyjaffey). 9Fixed bug in message posting that may result in 400 Bad Request errors (contributed by tobyjaffey).