From de9309e611ed5f1f74703393c84cf35e97db31ce Mon Sep 17 00:00:00 2001 From: amironicheva Date: Mon, 16 Dec 2019 11:51:33 +0300 Subject: [PATCH] Changelog for 2.0.33 --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index af2cde1..7c38fb8 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,17 @@ Documentation is in the [wiki](https://github.com/Game-of-whales/GOW-SDK-UNITY/w Changelog --------- +**2.0.33 (Dec 16, 2019)** + +ADDED + +* The information about the player's device is sent to **Game of Whales** server. + +FIXED +* The price converting was fixed for some rare cases. +* Minor fixes. + + **2.0.32 (Oct 22, 2019)** ADDED