From 2fe45a6b57a2ce1a5b0bd4a5784b01274203bb76 Mon Sep 17 00:00:00 2001 From: "Timothy J. Warren" Date: Thu, 12 Jan 2017 11:31:49 -0500 Subject: [PATCH] Update Changelog and Readme --- CHANGELOG.md | 3 +++ README.md | 1 - 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 94d2d7f6..ce2c5c1b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # Changelog +## Version 4 +* Updated to use Kitsu API after discontinuation of Hummingbird + ## Version 3 * Converted user configuration to toml files * Added a caching layer for api calls, which resets upon updates from the diff --git a/README.md b/README.md index 445e2996..0f4ce9af 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,6 @@ A self-hosted client that allows custom formatting of data from the hummingbird api -[![Build Status](https://jenkins.timshomepage.net/buildStatus/icon?job=animeclient)](https://jenkins.timshomepage.net/job/animeclient/) [![Build Status](https://travis-ci.org/timw4mail/HummingBirdAnimeClient.svg?branch=master)](https://travis-ci.org/timw4mail/HummingBirdAnimeClient) [![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/timw4mail/HummingBirdAnimeClient/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/timw4mail/HummingBirdAnimeClient/?branch=master)