From ae62a557d3c93700096c1d9750d0742b656273c4 Mon Sep 17 00:00:00 2001 From: Davidson Gomes Date: Tue, 13 May 2025 18:19:12 -0300 Subject: [PATCH] chore(changelog): update changelog for version 0.0.9 with release date and user authentication changes --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1646a839..fd017f10 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,19 +5,19 @@ 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.9] - develop +## [0.0.9] - 2025-05-13 ### Changed - Enhance user authentication with detailed error handling -## [0.0.8] - 2025-05-14 +## [0.0.8] - 2025-05-13 ### Changed - Update author information in multiple files -## [0.0.7] - 2025-05-14 +## [0.0.7] - 2025-05-13 ### Added