From 6f4c456b6845e8b9b4ce3ad3bfbbbcf0943ca040 Mon Sep 17 00:00:00 2001 From: Chris Molozian Date: Fri, 29 Oct 2021 23:01:10 +0100 Subject: [PATCH] Nakama 3.9.0 release. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 384ca2df00..27d47ca133 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ 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.9.0] - 2021-10-29 ### Added - Allow creation of relayed matches with a name. Names will be mapped to match identifiers. - Expose Nakama errors to the server runtime.