From 4906b941f955d71403abc71084a06599dd2dcca7 Mon Sep 17 00:00:00 2001 From: PhiBo Date: Fri, 7 Jan 2022 05:06:37 +0100 Subject: [PATCH] Prepare new release --- RELEASE.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 RELEASE.md diff --git a/RELEASE.md b/RELEASE.md new file mode 100644 index 0000000..807eedf --- /dev/null +++ b/RELEASE.md @@ -0,0 +1,12 @@ +Release type: minor + +- Add default processing information and pass them to the Pillow writer +- Fix issues with multiprocessing +- Add option to detect number of CPUs +- Add new class to hold information about the source image +- Add caching for exif, notes and exclude lists +- Add high and width information from the result image +- Update signal and config handling +- Add optional api documentation +- Add more docstrings +- Add an initial version of an example blog to show how to use the plugin