From b7266db01b73348bb74dd4277053825580193477 Mon Sep 17 00:00:00 2001 From: halcy Date: Thu, 24 Nov 2022 00:59:48 +0200 Subject: Add new notification types, test for pathlib support --- CHANGELOG.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGELOG.rst') diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 1e11631..bc84eea 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -13,6 +13,8 @@ v1.7.0 * Fixed search ignoring `exclude_unreviewed` (Thanks acidghost) * Add support for using pathlib paths when loading media files (Thanks reagle) * Remove blocklist with long dead instances +* Add `types` parameter to notifications. +* Document additional notification types * TECHNICALLY BREAKING CHANGE, but I would be quite surprised if this actually breaks anyone: Date parsing will now, when the date string is empty, return Jan. 1st, 1970 instead. This is to work around what I assume is a bug in Pleroma. v1.6.3 -- cgit v1.2.3