From 7d5a83799ee2547c14bad64e9d582814da450a32 Mon Sep 17 00:00:00 2001 From: khaledk2 Date: Mon, 25 Sep 2023 11:33:57 +0100 Subject: [PATCH] add tag 0.5.3 to changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 55f6b836..ddd17779 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +0.5.3 (September 2023): +----------------------- +- Secure the connection with the elsticsearch [#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)