snac2

Fork of https://codeberg.org/grunfink/snac2
git clone https://git.inz.fi/snac2
Log | Files | Refs | README | LICENSE

commit 48741349140e8c23ddb2d451f188d71c5e03db3e
parent d2febc41d33cf0eae5c61401235d358a8e6a13fe
Author: default <nobody@localhost>
Date:   Thu, 15 Dec 2022 09:17:11 +0100

Updated RELEASE_NOTES.

Diffstat:
MRELEASE_NOTES.md | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md @@ -1,5 +1,9 @@ # Release Notes +## 2.16 + +Some tweaks to the docker configuration to generate a smaller image (contributed by ogarcia). + ## 2.15 Fixed bug in message posting that may result in 400 Bad Request errors (contributed by tobyjaffey).