chore(changelog): update changelog for version 0.0.9 with user authentication enhancements

This commit is contained in:
Davidson Gomes 2025-05-13 09:12:36 -03:00
parent b53746dd1f
commit 48597bdf30

View File

@ -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.9] - develop
### Changed
- Enhance user authentication with detailed error handling
## [0.0.8] - 2025-05-14
### Changed