From dbbe36404d38b0e522ad98c6f5122f6fddf0b219 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 4 Oct 2024 12:47:38 +0000 Subject: [PATCH] chore: update changelog --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 526ae1f..66b3066 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. Dates are displayed in UTC. +#### [v3.0.2](https://github.com/dangrie158/dolce/compare/v3.0.1...v3.0.2) + +> 4 October 2024 + +- fix: make SMTP_USER and SMTP_PASSWORD optional again + [`b4b45f0`](https://github.com/dangrie158/dolce/commit/b4b45f088c6ab56d153dd31feb3829cc68a48edd) + #### [v3.0.1](https://github.com/dangrie158/dolce/compare/v3.0.0...v3.0.1) > 20 September 2024