From 0930eb883ff9e19e542f344ed6348c56e87a1b5d Mon Sep 17 00:00:00 2001 From: Andrei Mihu Date: Tue, 22 Oct 2024 12:49:38 +0100 Subject: [PATCH] Nakama 3.24.2 release, update changelog. --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d857b4d2a7..fa489fd275 100644 --- 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.24.2] - 2024-10-22 ### Fixed - Correctly display MFA-related configuration in devconsole UI. - Correctly extract RPC function identifiers.