Skip to content
This repository has been archived by the owner on Sep 23, 2024. It is now read-only.

Commit

Permalink
v1.1.0 and changelog (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
koszti authored May 26, 2020
1 parent dc7ae63 commit 9ce146a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
1.1.0 (2020-05-29)
-------------------

- Sync to upstream Meltano tap:
- Add 14dayUsers and 28dayUsers to default report

1.0.0 (2019-12-15)
-------------------

- Initial release and fork of Meltano tap-singer
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

setup(
name="pipelinewise-tap-google-analytics",
version="1.0.0",
version="1.1.0",
description="Singer.io tap for extracting data from the Google Analytics Reporting API",
long_description=long_description,
long_description_content_type='text/markdown',
Expand Down

0 comments on commit 9ce146a

Please sign in to comment.