From 0114b492cb24d5c08d175715189740c6973a56b7 Mon Sep 17 00:00:00 2001 From: DominikNoga Date: Thu, 31 Oct 2024 10:47:22 +0100 Subject: [PATCH] Updated changelog for 6.1.5 version release --- CHANGELOG.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e10f2bff..de2a0bf6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,13 @@ -6.1.5-SNAPSHOT / WIP +6.1.5 / WIP ================== Bug fixes: * [OLMIS-7375](https://openlmis.atlassian.net/browse/OLMIS-7375): Fixed search input overlaping with the table when no supplying facility was selected. +* [OLMIS-6917](https://openlmis.atlassian.net/browse/OLMIS-6917): Disabled autoselect for supplying facility. +Improvements: +* [OIS-24](https://openlmis.atlassian.net/browse/OIS-24): Adjusted all components styles to support RTL + +6.1.4 / 2023-11-07 +================== 6.1.3 / 2023-06-26 ==================