From c519cbe458847c16145ff310e9dd0ed97a7c0448 Mon Sep 17 00:00:00 2001 From: SharpBit <31069084+SharpBit@users.noreply.github.com> Date: Tue, 8 Oct 2024 02:35:03 -0400 Subject: [PATCH] Update 4.2.0 date --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2bc17b6..68d8458 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ # Change Log All notable changes to this project will be documented in this file. -## [4.2.0] - 10/7/24 +## [4.2.0] - 10/8/24 ### Added - Implemented an endpoint with `Client.get_event_rotation` which gets the events in the current rotation. - Added a method `Player.get_battle_logs` which directly gets the player's battle log.