Skip to content

Commit

Permalink
Update changelog.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
joshstevens19 authored Sep 16, 2024
1 parent 75cc897 commit d0ffc73
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions documentation/docs/pages/docs/changelog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -28,16 +28,16 @@ github branch - https://github.com/joshstevens19/rindexer/tree/release/0.7.0

### Features
-------------------------------------------------
feat: support multiple abis in a single contract
feat: allow array of filters in the same contract without repeating
- feat: support multiple abis in a single contract
- feat: allow array of filters in the same contract without repeating

### Bug fixes
-------------------------------------------------
fix: running rust project should only start indexer or graphql passed on args passed
fix: resolve issue of paths in generated typings
fix: when running rindexer codegen typings csv folder created
fix: underscores in events within a rust project maps it wrong in typings
fix: share a postgres instance across rust project
- fix: running rust project should only start indexer or graphql passed on args passed
- fix: resolve issue of paths in generated typings
- fix: when running rindexer codegen typings csv folder created
- fix: underscores in events within a rust project maps it wrong in typings
- fix: share a postgres instance across rust project

## 0.6.2-beta - 24th August 2024

Expand All @@ -50,7 +50,7 @@ github branch - https://github.com/joshstevens19/rindexer/tree/release/0.6.2

### Bug fixes
-------------------------------------------------
fix: Use the prefix when generating abi name properties.
- fix: Use the prefix when generating abi name properties.

## 0.6.1-beta - 15th August 2024

Expand Down Expand Up @@ -79,7 +79,7 @@ github branch - https://github.com/joshstevens19/rindexer/tree/release/0.6.0
### Features
-------------------------------------------------

feat: add a disable_logs_bloom_checks field to the network section of the [YAML configuration file](https://rindexer.xyz/docs/start-building/yaml-config/networks#disable_logs_bloom_checks)
- feat: add a disable_logs_bloom_checks field to the network section of the [YAML configuration file](https://rindexer.xyz/docs/start-building/yaml-config/networks#disable_logs_bloom_checks)


## 0.5.1-beta - 7th August 2024
Expand Down

0 comments on commit d0ffc73

Please sign in to comment.