From a57150422fd115ed0c7ec0dc893587b4c7a3145f Mon Sep 17 00:00:00 2001 From: freekmurze Date: Thu, 10 Feb 2022 21:56:41 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1174625f..24730627 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,18 @@ All notable changes to `laravel-backup` will be documented in this file. +## 8.0.3 - 2022-02-10 + +## What's Changed + +- fix Russian translation by @sshkpp in https://github.com/spatie/laravel-backup/pull/1482 + +## New Contributors + +- @sshkpp made their first contribution in https://github.com/spatie/laravel-backup/pull/1482 + +**Full Changelog**: https://github.com/spatie/laravel-backup/compare/8.0.2...8.0.3 + ## 8.0.2 - 2022-02-10 ## What's Changed