From 749bdd42ef6fb182c8e0e998960a5b40088dfd64 Mon Sep 17 00:00:00 2001 From: Rathna Date: Thu, 24 Oct 2024 08:24:31 -0700 Subject: [PATCH] Update CHANGELOG.md [skip ci] update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0d3eeef78..8447cb167 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). -# [1.14.7] In progress +# [1.14.7] 2024-10-24 ## Fixed - NullPointerException: Cannot invoke "com.axway.apim.api.model.APIMethod.getName() (See issue [#512](https://github.com/Axway-API-Management-Plus/apim-cli/issues/512)) - Enable caching for API Import action (See issue [#500](https://github.com/Axway-API-Management-Plus/apim-cli/issues/500))