Skip to content

Commit

Permalink
release/nanocl: 0.12.0-stable
Browse files Browse the repository at this point in the history
  • Loading branch information
leon3s committed Dec 22, 2023
1 parent 781c1d8 commit ced7415
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions bin/nanocl/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,20 @@ 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.12.0]
## [0.12.0] 2023-12-22

### Added

- Nanocl state apply return exit code on errors.
- Nanocl state apply --reload to skip diff check.
- Cargo image import with progress bar.
- Use of nanocld_client 0.12.
- Fix double create_at column in `nanocl cargo ls`.
- Better `nanocl ps`.
- Install command with `-p | --force-pull` to force repull image

### Changed

- Use of nanocld_client 0.12.

## [0.11.0] - 2023-11-06

Expand Down

0 comments on commit ced7415

Please sign in to comment.