diff --git a/CHANGELOG.md b/CHANGELOG.md index c813aaf..9481f5a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,15 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.6.1] - 2024-04-02 + +### Enhancements +- Add a argument to skip interactive question on upload failure (#138) + +### Bug Fixes +- fix: shapely.wkt import (#136) +- fix: update pip commands to make it compatible with zsh (#137) + ## [0.6.0] - 2024-03-25 ### Enhancements