From 810ebe5aeb644eee00d83a1396a22d692ca27e6e Mon Sep 17 00:00:00 2001 From: Benedict Etzel Date: Tue, 5 Feb 2019 23:52:36 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a0670f..05a5919 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,9 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] +### Added +- Export FormatType constants + *Use `FormatType.FT_WILD` or `FormatType.FT_STANDARD` in place of magical constants when checking a decks format* ## [2.0.0] - 2018-02-09 ### Added