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 Mar 26, 2024
2 parents c44d9e6 + ad10baf commit a8ac260
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.11.1 (2024-03-19)

### Chore

* chore: update test notebooks ([`edf8714`](https://github.com/daneisburgh/invaas/commit/edf87142cb4c44fe064a748bdf11046f98b04883))

* chore: add cnn data json to notebooks ([`0250fe3`](https://github.com/daneisburgh/invaas/commit/0250fe372236b0b2aba94fd12866640749d77c3a))

### Fix

* fix: add get current cnn fear and greed index method ([`4cba510`](https://github.com/daneisburgh/invaas/commit/4cba510c78ce1bf8b3c39997e598794d0675e960))

* fix: update schwab cron schedule ([`7b7f6a2`](https://github.com/daneisburgh/invaas/commit/7b7f6a2f32c6d005af94208b505a7c1242a08546))


## v1.11.0 (2024-03-07)

### Feature
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.11.0"
__version__ = "1.11.1"

0 comments on commit a8ac260

Please sign in to comment.