We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b73393e commit 7926407Copy full SHA for 7926407
CHANGELOG.md
@@ -1,5 +1,9 @@
1
## Unreleased
2
3
+## 0.3.2
4
+- Allow space in merge command
5
+- Send message when all exceptions
6
+
7
## 0.3.1
8
- Enable to change migration warning message
9
lib/ruboty/github/version.rb
@@ -2,6 +2,6 @@
module Ruboty
module Github
- VERSION = '0.3.1'
+ VERSION = '0.3.2'
end
0 commit comments