From 458e0befe32b3b9fec10ccc6b5c62da38fba947a Mon Sep 17 00:00:00 2001 From: evarisk-theo Date: Fri, 24 Jun 2022 09:08:29 +0000 Subject: [PATCH] =?UTF-8?q?=20=F0=9F=93=96=20Changelog?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changelog.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index f024f6620..8f80a6025 100644 --- a/changelog.md +++ b/changelog.md @@ -4,13 +4,25 @@ All notable changes to this project will be documented in this file. Dates are d Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). -#### [Unreleased](https://github.com/Evarisk/Digirisk/compare/9.3.1...HEAD) +#### [Unreleased](https://github.com/Evarisk/Digirisk/compare/9.3.2...HEAD) + +- 9.3.3 [`#1973`](https://github.com/Evarisk/Digirisk/pull/1973) +- [ODT] add: FPD and PPD default data for all fields [`fd640fd`](https://github.com/Evarisk/Digirisk/commit/fd640fd03b7be6ebb327476951aa978ec9f94f28) +- [Accident] add: print dateStartAT and dateEndAT in accident workstop [`b8bbd22`](https://github.com/Evarisk/Digirisk/commit/b8bbd2281cd3d186f704c75b7c06884df645b579) +- [Class] fix: remove public attribute for const because in php7.3 error on init is detected [`f5f772b`](https://github.com/Evarisk/Digirisk/commit/f5f772b7b6574db3085dbf049b247186e115369c) +- [Mod] add: new version number [`5a48ee9`](https://github.com/Evarisk/Digirisk/commit/5a48ee9ed59a1c90eda3cc36a3c5a8c1e4b52bb7) +- [Risk] fix: dropdown category position fixed [`5f4678d`](https://github.com/Evarisk/Digirisk/commit/5f4678d35a4036ac5ee4f84dd78680ee56fa2729) + +#### [9.3.2](https://github.com/Evarisk/Digirisk/compare/9.3.1...9.3.2) + +> 22 June 2022 - 9.3.2 [`#1959`](https://github.com/Evarisk/Digirisk/pull/1959) - [Ticket] fix: multi entity management & image visualization for public interface [`1b6b0fe`](https://github.com/Evarisk/Digirisk/commit/1b6b0fe597f18c08fd08df50eb15488fb07d87bc) - [Medias] fix: view image & check secure access [`c11a88a`](https://github.com/Evarisk/Digirisk/commit/c11a88a3722e5febe4feaf4447400838946a0151) - [SharedRisks] add: show last evaluation informations [`85dfd43`](https://github.com/Evarisk/Digirisk/commit/85dfd4382388771e8a2c9c258951989324f60543) - [Medias] fix: special chars handling [`6d66e4b`](https://github.com/Evarisk/Digirisk/commit/6d66e4bf0b13a761608ea64221488e93ce5e1041) +- 📖 Changelog [`37ca060`](https://github.com/Evarisk/Digirisk/commit/37ca06030f87c9cfe6940d5aae97ad2085a93207) - [RiskAssessmentDocument] fix: set default audit dates [`0830331`](https://github.com/Evarisk/Digirisk/commit/08303315d79ca606cfdf239895bcc881e15858ac) - [Ticketdocument] add: get contactlist internal [`c301457`](https://github.com/Evarisk/Digirisk/commit/c30145708bef446bb5027358d99f775b0f48a5df) - [Medias] fix: show risk assessment medias from another entity [`452a1a3`](https://github.com/Evarisk/Digirisk/commit/452a1a3453cf9324d075ddcc54a66bde81e46359)