From d4bb75f2f3d271319d4d1136072f9fe23058fcba Mon Sep 17 00:00:00 2001 From: WatheqAlshowaiter Date: Mon, 26 Aug 2024 19:09:45 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ab33987..4723e34 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to `backup-tables` will be documented in this file. +## 1.2.2 - 2024-08-26 + +- move models and migrtions to test folder because they are used only in the test + +**Full Changelog**: https://github.com/WatheqAlshowaiter/backup-tables/compare/1.2.1...1.2.2 + ## 1.2.1 - 2024-08-24 Refactoring and improving docs.