diff --git a/bin/nanocl/changelog.md b/bin/nanocl/changelog.md index d009e319d..27f9e5d42 100644 --- a/bin/nanocl/changelog.md +++ b/bin/nanocl/changelog.md @@ -5,6 +5,12 @@ 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.16.3] - unreleased + +### Fixed + +- Fix `nanocl state rm` error handling. + ## [0.16.2] - 2024-11-24 ### Changed