From 855a11ba9a93f5b6da554659cdfabae4e7d16659 Mon Sep 17 00:00:00 2001 From: tidusjar Date: Sat, 2 Sep 2017 00:47:08 +0100 Subject: [PATCH] gitchangelog --- CHANGELOG.md | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0f59e681e..845a9be0f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,12 +4,11 @@ ### **New Features** -- Updated CHangelog. [Jamie.Rees] - +- Added the emby episode cacher and the job to check if items are available on emby #1464 #865. [tidusjar] -## v3.0.0 (2017-09-01) +- Added the Emby Cacher, we now cache the Emby data! [tidusjar] -### **New Features** +- Updated CHangelog. [Jamie.Rees] - Updated changelog. [Jamie.Rees] @@ -125,6 +124,12 @@ ### **Fixes** +- Fixed the issue where we were using the wrong availability options. [tidusjar] + +- Fixed a bunch of bugs in Ombi #865. [tidusjar] + +- Build versioning. [Jamie.Rees] + - #1460 The assembly versioning seems to work correctly now. [Jamie.Rees] - More build versioning changes #865. [tidusjar]