Skip to content

Commit

Permalink
Release v0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
thangnc committed Aug 29, 2017
1 parent cad9f10 commit d0e028a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,7 @@
## 0.2.2 - 2017-08-29

* [fixed] Added retry block to fix jiralicious authentication session [#48](https://github.com/treasure-data/embulk-input-jira/pull/48)

## 0.2.1 - 2016-04-13

* [fixed] Fix to retry when JIRA returns 503 reponse [#45](https://github.com/treasure-data/embulk-input-jira/pull/45)
Expand Down
2 changes: 1 addition & 1 deletion embulk-input-jira.gemspec
@@ -1,6 +1,6 @@
Gem::Specification.new do |spec|
spec.name = "embulk-input-jira"
spec.version = "0.2.1"
spec.version = "0.2.2"
spec.authors = ["uu59", "yoshihara"]
spec.summary = "Jira input plugin for Embulk"
spec.description = "Loads records from Jira."
Expand Down

0 comments on commit d0e028a

Please sign in to comment.