From 52db724bb66d881624715597abe2b87b4b136375 Mon Sep 17 00:00:00 2001 From: khaledk2 Date: Wed, 28 Feb 2024 10:20:32 +0000 Subject: [PATCH] add 0.5.4 to CHANGELOG --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index adf65a54..5a457f4b 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,11 @@ +0.5.4 (February 2024): +----------------------- +- Support Rocky Linux 9 [#93](https://github.com/ome/omero_search_engine/pull/93) + 0.5.3 (September 2023): ----------------------- - Secure the connection with elasticsearch [#92](https://github.com/ome/omero_search_engine/pull/92) - 0.5.2 (June 2023): ------------------ - Return all the available values for a key in a container [#77](https://github.com/ome/omero_search_engine/pull/77)