Update changelog

This commit is contained in:
benji7425 2017-05-21 19:26:36 +01:00
parent 03ee59c257
commit 01182540f3
2 changed files with 10 additions and 2 deletions

View File

@ -1,12 +1,20 @@
# Changelog
## Unreleased
## v1.4.0
## Added
- Support for posting links from multiple feeds
- Tagging of separate roles for each feed being checked
## Updated
- Updated bot connection code to use my discord-bot-wrapper
## Removed
- !logsplease command removed as the OTT logging was just being annoying
## v1.3.2
### Fixed

View File

@ -1,6 +1,6 @@
{
"name": "discord-feed-bot",
"version": "1.3.2",
"version": "1.4.0",
"description": "discord-feed-bot",
"main": "app/index.js",
"scripts": {