Add changelog entry for Digest Auth

This commit is contained in:
Hugo Osvaldo Barrera 2024-09-11 17:25:29 +02:00
parent 35f299679f
commit 88722ef4b7

View file

@ -17,6 +17,7 @@ Version 0.19.3
- Add an option to request vCard v4.0. :gh:`1066` - Add an option to request vCard v4.0. :gh:`1066`
- Require matching ``BEGIN`` and ``END`` lines in vobjects. :gh:`1103` - Require matching ``BEGIN`` and ``END`` lines in vobjects. :gh:`1103`
- A Docker environment for Vdirsyncer has been added `Vdirsyncer DOCKERIZED <https://github.com/Bleala/Vdirsyncer-DOCKERIZED>`_. - A Docker environment for Vdirsyncer has been added `Vdirsyncer DOCKERIZED <https://github.com/Bleala/Vdirsyncer-DOCKERIZED>`_.
- Implement digest auth. :gh:`1137`
Version 0.19.2 Version 0.19.2
============== ==============