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.
2 parents 9753ef3 + 7926407 commit 74859f8Copy full SHA for 74859f8
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