Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
joshstevens19 committed Aug 15, 2024
1 parent c4df5f5 commit 83ce877
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions documentation/docs/pages/docs/changelog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -19,16 +19,16 @@ all release branches are deployed through `release/VERSION_NUMBER` branches

## 0.6.1-beta - 15th August 2024

### Bug fixes
-------------------------------------------------

github branch - https://github.com/joshstevens19/rindexer/tree/release/0.6.1

- linux binary - https://rindexer.xyz/releases/linux-amd64/0.6.1/rindexer_linux-amd64.tar.gz
- mac apple silicon binary - https://rindexer.xyz/releases/darwin-arm64/0.6.1/rindexer_darwin-arm64.tar.gz
- mac apple intel binary - https://rindexer.xyz/releases/darwin-amd64/0.6.1/rindexer_darwin-amd64.tar.gz
- windows binary - https://rindexer/releases.xyz/win32-amd64/0.6.1/rindexer_win32-amd64.zip

### Bug fixes
-------------------------------------------------

- fix: resolve issue with conflicting event names on graphql meaning it would not load
- fix: resolve filter table names mapping to graphql meaning it would not expose the graphql queries

Expand Down

0 comments on commit 83ce877

Please sign in to comment.