From 41db29528280798d8621da122d324c92c1cb61b3 Mon Sep 17 00:00:00 2001 From: lorygold Date: Thu, 12 Oct 2023 11:05:14 +0200 Subject: [PATCH] Updated CHANGELOG.md --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8491ab2..60ff325 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,10 @@ ## 1.2.x +### 1.2.6 +#### Bugfix +* Removed linters from the setup app requirements ### 1.2.5 #### Bugfix * Fixed index name from `fw` to `fw-proxy` -* Removed linters from the setup app requirements ### 1.2.4 #### Bugfix * Fixed ValueError('make_aware expects a naive datetime') in calc_distance function setting the timezone to True in the `Login.timestamp` model field