From de89f16255cc5d9ce2bfb6d2d2dd0e3fb44b02c7 Mon Sep 17 00:00:00 2001 From: Parsa Mostafaie <155385612+parsa-mostafaie@users.noreply.github.com> Date: Thu, 29 Aug 2024 08:27:07 +0330 Subject: [PATCH] Release v0.0.03 --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f26fe50..e85f159 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,8 @@ # Release Notes for 0.x -## [Unreleased](https://github.com/parsa-mostafaie/pluslib/compare/v0.0.02...master) +## [v0.0.03](https://github.com/parsa-mostafaie/pluslib/compare/v0.0.02...v0.0.03) - 8/29/2024 -* Add Response Class +* Add `Response` Class * Implement Service Container * Cache facades by getFacadeAccessor * Upload Bug Fix