Add a new version to the CHANGELOG.md file

This commit is contained in:
Eugene Burmakin 2024-04-07 22:37:31 +02:00
parent 3ff35b3f8f
commit b6d571ac19

View file

@ -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