Skip to content

Commit 7f69cd5

Browse files
author
Ben Krikler
committed
Mention change to python version support in CHANGELOG
1 parent 7552300 commit 7f69cd5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
### Removed
9+
- Testing against Python <= 3.5, PR #124
10+
811
### Fixed
912
- Fix handling of empty data chunks in BinnedDataframe stage, PR #124 [@BenKrikler](https://github.com/benkrikler)
1013

0 commit comments

Comments
 (0)