Skip to content

Commit

Permalink
Release 2.11.4
Browse files Browse the repository at this point in the history
  • Loading branch information
technicalpickles committed Mar 13, 2015
1 parent feeb425 commit 3925389
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
v2.11.3
=======

* Fix shell adapter parsing history on node 0.8 (ie don't include newlines)

v2.11.3
=======

* Fix issues around shell adapter throwing errors when there isn't a .hubot_history file

v2.11.2
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hubot",
"version": "2.11.3",
"version": "2.11.4",
"author": "hubot",
"keywords": [
"github",
Expand Down

0 comments on commit 3925389

Please sign in to comment.