From 1bdfd2d0dbc0f899f63778755317a3b060a3c562 Mon Sep 17 00:00:00 2001 From: Valentin Samir Date: Sat, 2 Mar 2019 11:22:43 +0100 Subject: [PATCH] Edit changelog for pull request bf44b4f30513232c72815caa9bc6511f585b38bb --- CHANGELOG.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index d0fd75e..4f849a3 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -6,12 +6,20 @@ All notable changes to this project will be documented in this file. .. contents:: Table of Contents :depth: 2 +Unreleased +========== + +Fixes +----- + +* Set ldap3 client_strategy from sync to sync-restartable v1.0.0 - 2019-01-12 =================== Added ----- + * Support for python 3.6 and Django 1.11 * Support for Django 2.0 * Keep query string then redirecting from / to /login