Skip to content

Commit

Permalink
release/nanocld: 0.14.0-nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
leon3s committed Feb 24, 2024
1 parent c10f5ef commit acb6f4f
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions bin/nanocld/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,17 @@ 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.14.0]

### Changed

- New event system
- Download image in background
- Queu task for process object (job, cargo, vm)
- Object process status
- ImagePullPolicy option to always pull the image or only if it doesn't exists
- ImagePullSecret option for private registry

## [0.13.0] - 2023-12-28

### Changed
Expand Down

0 comments on commit acb6f4f

Please sign in to comment.