From c916b7a660802c179310df48dce34411f721916c Mon Sep 17 00:00:00 2001 From: Davidson Gomes Date: Fri, 16 May 2025 12:15:41 -0300 Subject: [PATCH] chore(changelog): update changelog for version 0.0.11 with service fixes --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8aaee5c0..640d581f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.0.11] - 2025-05-16 + +### Changed + +- Fixes on email service and client service + ## [0.0.10] - 2025-05-15 ### Added