From 247b62f5b0791b3013d8f6d71ea8247ceccff7a8 Mon Sep 17 00:00:00 2001 From: adammertel <12932677+adammertel@users.noreply.github.com> Date: Fri, 3 Nov 2023 19:03:17 +0100 Subject: [PATCH] FIx formatting for release notes 1.3.4 --- docs/release_1.3.4.md | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/docs/release_1.3.4.md b/docs/release_1.3.4.md index 742c4e29d..0aec685e2 100644 --- a/docs/release_1.3.4.md +++ b/docs/release_1.3.4.md @@ -1,20 +1,22 @@ ## 1.3.4 Changelog [Nov 3 2023] ### New features: -- Added a new funding body (Czech Ministry of Education, Youth and Sports & European Union) (#1844) -- Added interactive warning indicators for Statements right into the statement list (#1855) -- Added functionality to open the detail of the relevant Action when unfolding the warning toggle in the statement editor (#1857) -- Integrated new warning type - AVAL (Asymmetrical valency) + +- Added a new funding body (Czech Ministry of Education, Youth and Sports & European Union). (#1844) +- Added interactive warning indicators for Statements right into the statement list. (#1855) +- Added functionality to open the detail of the relevant Action when unfolding the warning toggle in the statement editor. (#1857) +- Integrated new warning type - AVAL (Asymmetrical valency). (#1817) ### Bug fixes and improvements: -- Fixed the rules for warning messages (#1854) -- Improved error messages and ping on connection problems (#1849, #1883, #1877), the default message "Something bad happened" changed to "Unknown error occured" -- Improved visuals of the warning messages and general user experience -- Improved the select template dropdown (#1845) -- Allowed Superordinate Entity (SOE) to be used between Events and Statements, and vice versa (#1868) -- Warnings in detail are divided into two sections - Valency and Relations +- Fixed the rules for warning messages. (#1854) +- Improved error messages and ping on connection problems (#1849, #1883, #1877), the default message "Something bad happened" changed to "Unknown error occured". +- Improved visuals of the warning messages and general user experience. +- Improved the select template dropdown. (#1845) +- Allowed Superordinate Entity (SOE) to be used between Events and Statements, and vice versa. (#1868) +- Warnings in detail are divided into two sections - Valency and Relations. + ### Code refactor: