From 17e0a498186e6bf0c25cd175b56f020e0858be19 Mon Sep 17 00:00:00 2001 From: Bradley Sappington <101193271+BradleySappington@users.noreply.github.com> Date: Thu, 18 Apr 2024 15:54:21 -0400 Subject: [PATCH] Update CHANGES.rst define more models to be faked in migration --- CHANGES.rst | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index e5f3bed31..47c7c630b 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,5 +1,16 @@ ## What's Changed +1.2.8 (2024-04-18) +================== + +Web Application +~~~~~~~~~~~~~~~ + +Project & API Documentation +~~~~~~~~~~~~~~~~~~~~~~~~~~~ +- final model define for faking by @BradleySappington + + 1.2.7 (2024-04-18) ==================