From 4bc593bebd3cdfd7738b69d1844463d8539d3673 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franti=C5=A1ek=20=C5=98ezn=C3=AD=C4=8Dek?= <246254@mail.muni.cz> Date: Mon, 29 Apr 2024 15:42:15 +0200 Subject: [PATCH] feat: docs and new release --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e34446d..b68d109 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [1.4.0] - 2024-04-29 +### Fixed +- container entrypoint +### Changed +- new documentation in docs/ + ## [1.3.0] - 2024-04-29 ### Changed - new container tag -- GitLab