From a5af0823fc1d147431394e763e6818a4afb2b62b Mon Sep 17 00:00:00 2001 From: alphaolomi Date: Tue, 22 Feb 2022 22:03:05 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1144320..86d9e0f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,23 @@ All notable changes to `laravel-shoket` will be documented in this file. +## 0.0.1 - 2022-02-22 + +## What's Changed + +- Initial Prerelease by @alphaolomi +- Bump dependabot/fetch-metadata from 1.1.1 to 1.2.1 by @dependabot in https://github.com/alphaolomi/laravel-shoket/pull/5 + +## New Contributors + +- @dependabot made their first contribution in https://github.com/alphaolomi/laravel-shoket/pull/5 + +## Author + +- @alphaolomi + +**Full Changelog**: https://github.com/alphaolomi/laravel-shoket/commits/0.0.1 + ## 1.0.0 - 202X-XX-XX - initial release