From ef867943a6dba5bbcb390a25d55b838c883f7eeb Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Josef=20Smr=C4=8Dka?= <253466@mail.muni.cz>
Date: Wed, 24 Jul 2024 10:18:55 +0200
Subject: [PATCH] feat: update changelog - 1.5.0

---
 CHANGELOG.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index b9f2ac3..d110fb3 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.5.0] - 2024-07-24
+### Added
+- src / dst project quota comparison in log
+### Fixed
+- detection of src keypair
+
 ## [1.4.3] - 2024-07-24
 ### Fixed
 - fixed mapping of flavor hpc.8core-128ram to correct one c3.8core-120ram instead of c3.8core-128ram
-- 
GitLab