From 9f47c1cb09c09a3c84aa0d3548defca8dde21a63 Mon Sep 17 00:00:00 2001 From: tunakyonn Date: Fri, 5 Apr 2024 16:18:25 +0900 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 56cdc71..c846a01 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [v1.12.0](https://github.com/nifcloud/nifcloud-cli/tree/v1.12.0) (2024-04-05) + +[Full Changelog](https://github.com/nifcloud/nifcloud-cli/compare/v1.11.0...v1.12.0) + +**Merged pull requests:** + +- Add devops and devops-runner APIs [\#36](https://github.com/nifcloud/nifcloud-cli/pull/36) ([SogoKato](https://github.com/SogoKato)) + ## [v1.11.0](https://github.com/nifcloud/nifcloud-cli/tree/v1.11.0) (2024-04-01) [Full Changelog](https://github.com/nifcloud/nifcloud-cli/compare/v1.10.0...v1.11.0)