From a081b2aa809e622376282a493b82e8e922f9a726 Mon Sep 17 00:00:00 2001 From: Aleksandr Kurbatov <aleksandr.kurbatov@geant.org> Date: Wed, 21 Feb 2024 19:10:19 +0000 Subject: [PATCH] Update Changelog.md --- Changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Changelog.md b/Changelog.md index e5624c2a..d87116de 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,8 @@ # Changelog All notable changes to this project will be documented in this file. +## [0.7] - 2024-02-21 +- Infoblox client: added support for the `network_view` (IPAM). ## [0.6] - 2024-02-07 - Removed the import workflows from migrations. -- GitLab