From ab462538bec98b5d73fa684cec44d2ff7083aa48 Mon Sep 17 00:00:00 2001 From: tanhongit Date: Fri, 26 Jan 2024 15:37:30 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fe1e26f..bad37be 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ Here you can see the full list of changes between each Telegram Git Notifier package release. +## v1.0.4 - 2024-01-26 + +### What's Changed + +* Feat: add request_verify from `Client Request` to work correctly on window and Linux by @LuongTienThinh in https://github.com/cslant/laravel-telegram-git-notifier/pull/59 + Related: https://github.com/cslant/telegram-git-notifier/releases/tag/v1.3.6 + +**Full Changelog**: https://github.com/cslant/laravel-telegram-git-notifier/compare/v1.0.3...v1.0.4 + ## v1.0.3 - 2024-01-25 ### What's Changed @@ -60,6 +69,7 @@ Here you can see the full list of changes between each Telegram Git Notifier pac + ``` - This feature allows you to flexibly configure and manage your application according to your preferences.