diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a3b2ba8e..d65009311 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,25 @@ +v1.1.7 +====== +* urban dictionary definitions - Kevin Traver +* latest tweet from a user - Kevin Traver +* bit.ly shortening - Kevin Traver +* Hubot Play support - Zach Holman +* tvshow information - Victor Butler +* JIRA issue support - crcastle +* lulz scripts can lulzbomb now - atmos +* gaug.es support - Tom Bell +* google reader support - Ben Ubois +* faceup script enhancements - Joe Ekiert +* get a job support - Craig Slusher +* website uptime support - lukesmith +* me gusta support - John-Michael Glenn +* coderwall support - Arlo Carreon +* cheer me up script - Carl Lerche +* google news scripts - Matt McCormick +* various meme generator enhancements - a lot of people :) +* moar shipit images - Raphael Crawford-Marks + + v1.1.4 ====== * hubot define me - Pete Nicholls diff --git a/package.json b/package.json index b0c6df754..7d65791f9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hubot-scripts", - "version": "1.1.6", + "version": "1.1.7", "author": "hubot", "keywords": "hubot plugin scripts campfire bot robot", "description": "Allows you to opt in to a variety of scripts",