Skip to content

Commit

Permalink
updated changelog (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
somethingmorerelevant authored Mar 6, 2023
1 parent b17a3ab commit d30a03a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog


## 1.0.0
* Removed Additiona Package Dependencies [#16](https://github.com/singer-io/tap-sailthru/pull/16)
* Support for parallel execution of integration tests [#15](https://github.com/singer-io/tap-sailthru/pull/15)
* field datatype change for blast_query stream [14](https://github.com/singer-io/tap-sailthru/pull/14)
* Fix for `blast_query` APi limit issue for records > 540 Days[14](https://github.com/singer-io/tap-sailthru/pull/14)
* Fix `failure` Bug on empty api response [14](https://github.com/singer-io/tap-sailthru/pull/14)
* Primary key Uniqueness for purchase_log stream [14](https://github.com/singer-io/tap-sailthru/pull/14)

## 0.2.0
* Refactor code to class based [#5](https://github.com/singer-io/tap-sailthru/pull/5)
* Implement TimeOut Request [#6](https://github.com/singer-io/tap-sailthru/pull/6)
Expand Down

0 comments on commit d30a03a

Please sign in to comment.