Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/daneisburgh/invaas
Browse files Browse the repository at this point in the history
  • Loading branch information
daneisburgh committed Feb 12, 2024
2 parents 72fc8b0 + 5415bee commit 370f95d
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@



## v1.7.4 (2024-02-11)

### Chore

* chore: update options historical test notebook ([`2be6ed4`](https://github.com/daneisburgh/invaas/commit/2be6ed48ca77b35fb5e0854282ef639ba1361f68))

* chore: add multiple options historical test notebook ([`c2bb873`](https://github.com/daneisburgh/invaas/commit/c2bb873267b55f2ed46d9c165512f74164ea5c51))

* chore: update options test notebook ([`055e4cf`](https://github.com/daneisburgh/invaas/commit/055e4cf9ac506f6d9570d5ad35a3f68520bfe5b0))

### Fix

* fix: add available options cash logging to schwab task ([`49be30f`](https://github.com/daneisburgh/invaas/commit/49be30f2078ac33b0dbbb3c9567f35aa2bdaa7d0))


## v1.7.3 (2024-02-07)

### Fix
Expand Down
2 changes: 1 addition & 1 deletion invaas/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.7.3"
__version__ = "1.7.4"

0 comments on commit 370f95d

Please sign in to comment.