mirror of
https://github.com/domainaware/parsedmarc.git
synced 2026-02-17 07:03:58 +00:00
8.0.3 release
- Fix IMAP callback for `IDLE` connections (PR #313 closes issue #311) - Add warnings in documentation and log output for IMAP configuration changes introduced in 8.0.0 (Closes issue #309) - Actually pin the `elasticsearch` Python library version at `<7.14.0` (Closes issue #315) - Separate version numbers in `__init__.py` and `setup.py` to allow `pip` to install directly from `git` - Update `dateparser` to 1.1.1 (closes issue #273)
This commit is contained in:
@@ -7,6 +7,8 @@ Changelog
|
||||
- Fix IMAP callback for `IDLE` connections (PR #313 closes issue #311)
|
||||
- Add warnings in documentation and log output for IMAP configuration changes introduced in 8.0.0 (Closes issue #309)
|
||||
- Actually pin the `elasticsearch` Python library version at `<7.14.0` (Closes issue #315)
|
||||
- Separate version numbers in `__init__.py` and `setup.py` to allow `pip` to install directly from `git`
|
||||
- Update `dateparser` to 1.1.1 (closes issue #273)
|
||||
|
||||
8.0.2 (yanked)
|
||||
--------------
|
||||
|
||||
Reference in New Issue
Block a user