From 681b14ff97d08a00ec41bd8d5f9a66a2479db4d9 Mon Sep 17 00:00:00 2001 From: leon3s Date: Fri, 12 May 2023 18:03:27 +0200 Subject: [PATCH] release: nightly 0.0.1 --- README.md | 1 + changelog.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a610b5d..ed3b9a3 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ Convert `docker-compose.yml` to `StateFile.yml` ```sh $ c2ncl --help + Converts docker-compose.yml to nanocl StateFile.yml Usage: c2ncl [OPTIONS] diff --git a/changelog.md b/changelog.md index c754b7d..14eac42 100644 --- a/changelog.md +++ b/changelog.md @@ -9,4 +9,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added -- Convert `docker-compose.yml` to `StateFile.yml` +- Convert `docker-compose.yml` to Nanocl `StateFile.yml`