From 8305e6896ee1b6e35e4a582577b7e7e120749dec Mon Sep 17 00:00:00 2001 From: ewilan-riviere Date: Sat, 24 Feb 2024 20:16:20 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 178d2f0..601e384 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ All notable changes to `notifier-laravel` will be documented in this file. +## v0.3.14 - 2024-02-24 + +`Journal` with `toDatabase()` fixes + +- `notifier.to_database.recipients_id` have to be filled to send automatic notifications to the database. +- add icon with level of severity to the notification. +- set manual recipients is possible. + ## v0.3.13 - 2024-02-16 `Journal` improve `handler()`