diff --git a/CHANGELOG.md b/CHANGELOG.md index 7119776..5176680 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/) and this project adheres to [Semantic Versioning](https://semver.org/). +## 1.2.0 / 2023-11-17 + +- Update pyarrow from 8.x to 14.x so that the [wheels are there](https://arrow.apache.org/install/) + ## 1.0.3 / 2022-07-26 - No changes.