aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5a897df..dd4556f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
+## [0.3.3](https://github.com/ansg191/pandascore/compare/v0.3.2...v0.3.3) - 2024-09-14
+
+### Fixed
+
+- fix Winner parsing bug caused by mixed fields
+
## [0.3.2](https://github.com/ansg191/pandascore/compare/v0.3.1...v0.3.2) - 2024-09-13
### Fixed