Skip to content

Commit 54661e7

Browse files
committed
✨ 0.4.0
1 parent b40fd2a commit 54661e7

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 0.4.0
2+
3+
### Breaking Changes
4+
5+
- None
6+
7+
### Added
8+
- [#40](https://github.com/IFTTT/polo/pull/40) Support for optional 2nd instance argument
9+
10+
111
## 0.3.0
212

313
### Breaking Changes

lib/polo/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Polo
2-
VERSION = "0.3.0"
2+
VERSION = "0.4.0"
33
end

0 commit comments

Comments
 (0)