From 74dcc32a2895a126d1e5f2cd3bbab499cac66db1 Mon Sep 17 00:00:00 2001 From: Ruben Van Assche Date: Tue, 24 Aug 2021 11:53:54 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c3d46dde..1ee4a10b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,14 @@ # Changelog -All notable changes to `ignition` will be documented in this file +All notable changes to `ignition` will be documented in this fil + +## 2.12.0 - 2021-08-24 + +- add support for collecting information about jobs (#412) ## 2.11.4 - 2021-08-16 -- Use npm ci instead of install (#411) +- use npm ci instead of install (#411) ## 2.11.3 - 2021-08-16