From d157d693edf56ce11c79c61ef62f5043afb39122 Mon Sep 17 00:00:00 2001 From: Nanda Scott Date: Wed, 13 Jun 2018 13:40:00 -0400 Subject: [PATCH] Updated changelog --- Changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Changelog.md b/Changelog.md index f8dcbca..f9aa4a5 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,6 +2,10 @@ ## 1.5.0 +New stuff + +- The Arena IDs are now accessible from all `cards` objects with `arena_id()` + Changes - Key errors are now handled more cleanly, and doesn't return two traceback errors.