Skip to content

Commit

Permalink
Release v0.1.15
Browse files Browse the repository at this point in the history
  • Loading branch information
huylenq committed Nov 29, 2017
1 parent 9d42d8f commit fa9eabf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.1.15 - 2017-11-29

* Add explicit logging for the number of skipped records

## 0.1.14 - 2017-06-27

* Fixed version of google-api-client [#26](https://github.com/treasure-data/embulk-input-google_analytics/pull/26)
Expand Down
2 changes: 1 addition & 1 deletion embulk-input-google_analytics.gemspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

Gem::Specification.new do |spec|
spec.name = "embulk-input-google_analytics"
spec.version = "0.1.14"
spec.version = "0.1.15"
spec.authors = ["uu59"]
spec.summary = "Google Analytics input plugin for Embulk"
spec.description = "Loads records from Google Analytics."
Expand Down

0 comments on commit fa9eabf

Please sign in to comment.