From 37c1db9c49ad5e593e799d2c356164f48d5055f4 Mon Sep 17 00:00:00 2001 From: Leonardo Galli Date: Mon, 19 Mar 2018 12:35:51 +0100 Subject: [PATCH] @cosmetic Updated changelog. --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 580c69641..50c6d4c1d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,20 @@ ## (unreleased) +### **New features** +- A Huge Cleanup of old Series Code. (Let's pray nothing breaks :P) (#2589) [Qstick] +- Update stale.yml. [AeonLucid] + +### **Fixes** +- ICS malformed in a lot of cases. Also events are now all day. [Leonardo Galli] +- Set category when adding torrent to qBittorrent (#2649) [themagicbullet] +- Create support.yml. [Leonardo Galli] +- Incorrect Kodi nfo date format (#2605) [Qstick] +- Sort by Downloaded not working. [Leonardo Galli] + + +## v0.2.0.995 (2018-03-04) + ### **New features** - Copy & Paste now triggers search (#2587) [Paul Kozlovitch] - Added console logging in case NLog fails to initialize. [Taloth Saldono]