diff --git a/CHANGELOG.md b/CHANGELOG.md index 2c05e350..5580e950 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +## [0.1.6.3] — 2024-04-07 + +### Changed + +- Removed strong_params from POST /api/v1/points + + ## [0.1.6.1] — 2024-04-06 ### Fixed