From 2b8c6e09a4174f2ae3545fa048f59c55c4ae7dba Mon Sep 17 00:00:00 2001 From: ziirish Date: Fri, 7 Jul 2023 20:21:34 +0200 Subject: [PATCH] Release 1.1.1 --- CHANGELOG.rst | 6 ++++++ burpui/VERSION | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index a239ede9..698fb252 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,6 +1,12 @@ Changelog ========= +1.1.1 (07/07/2023) +------------------ + +- fix: remove duplicate compare_type from alembic config +- fix: make sure we don't initialize the DB connector twice + 1.1.0 (05/01/2023) ------------------ diff --git a/burpui/VERSION b/burpui/VERSION index 9084fa2f..524cb552 100644 --- a/burpui/VERSION +++ b/burpui/VERSION @@ -1 +1 @@ -1.1.0 +1.1.1