From 3e5bad60c896088ded1aa3799ae931450c206012 Mon Sep 17 00:00:00 2001 From: Chris Molozian Date: Wed, 23 Aug 2023 16:45:50 +0100 Subject: [PATCH] Hiro 1.1.0 release. --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6922f67..4836760 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,8 +5,9 @@ The format is based on [keep a changelog](http://keepachangelog.com) and this pr :warning: This server code is versioned separately to the download of the [Hiro game framework](https://heroiclabs.com/hiro/). :warning: -## [Unreleased] - +## [1.1.0] - 2023-08-23 +### Added +- Add server interface for Event Leaderboards gameplay system. ## [1.0.4] - 2023-08-22 ### Changed