Skip to content

Commit 7926407

Browse files
committed
Release v0.3.2
1 parent b73393e commit 7926407

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## Unreleased
22

3+
## 0.3.2
4+
- Allow space in merge command
5+
- Send message when all exceptions
6+
37
## 0.3.1
48
- Enable to change migration warning message
59

lib/ruboty/github/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
module Ruboty
44
module Github
5-
VERSION = '0.3.1'
5+
VERSION = '0.3.2'
66
end
77
end

0 commit comments

Comments
 (0)