From a580fcebcdd5b8dc9914e5306411547f848130d7 Mon Sep 17 00:00:00 2001 From: Matthew Thompson Date: Thu, 10 Oct 2024 11:27:59 -0400 Subject: [PATCH] Fix up changelog part 2 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b0af225..4ae3132 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,7 +25,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Update `esma_create_stub_component` to look for `mapl_stub.pl` in `$MAPL_BASE_DIR/etc` (which is a variable defined by ecbuild) - Update `esma_generate_automatic_code` to look for `mapl_acg.pl` in `$MAPL_BASE_DIR/etc` (which is a variable defined by ecbuild) - Require CMake 3.18 for features used in above updates -- Update to CircleCI orb v4 +- Update to CircleCI orb v5 ## [4.6.0] - 2024-09-05