From f56cf3876dd81bb1751e156ec9cabe2f5262f741 Mon Sep 17 00:00:00 2001 From: Anthony Date: Mon, 17 Jul 2017 20:00:37 -0400 Subject: [PATCH] Version bump and changelog update. --- CHANGELOG.md | 7 +++++++ README.md | 2 +- package.json | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7cac51e5e..97842cd65 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # 4.0.0 ## Release phase + +### 4.4.0 +Improvements to help handler. +Added aliases to `dogfact` and `catfact`. +Changed API of `catfact` to a working version. +Change urbandictionary format to embed style. + ### 4.3.0 Added Contributor Covenant Code of Conduct as per GitHub's new standards. Reworked Docker container: Changed the way the database creation works (Migrated from Dockerfile to entrypoint.sh). diff --git a/README.md b/README.md index 5391723ea..8532d4b52 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@

Node JS npm -Version +Version Discord server

diff --git a/package.json b/package.json index fbbfe29ec..38566f6ad 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "WildBeast", - "version": "4.3.0", + "version": "4.4.0", "description": "A Discord Bot", "main": "DougBot.js", "maintainers": [