From 9a03c2d3fdbfeca97713e3db69e89a8ccf0e71cc Mon Sep 17 00:00:00 2001 From: Andrei Mihu Date: Fri, 2 Feb 2024 21:53:21 -0800 Subject: [PATCH] Nakama 3.20.1 release. --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 57801b969b..ed4f32f0ba 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ All notable changes to this project are documented below. The format is based on [keep a changelog](http://keepachangelog.com) and this project uses [semantic versioning](http://semver.org). ## [Unreleased] + +## [3.20.1] - 2024-02-03 ### Changed - Improve handling of messages being sent while session is closing. - Build with Go 1.21.6.