Skip to content

Commit f51f432

Browse files
Update changelog.mdx
1 parent f718c30 commit f51f432

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

documentation/docs/pages/docs/changelog.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,10 @@ github branch - https://github.com/joshstevens19/rindexer/tree/release/0.25.3
3333
- fix: regenerated example projects to support latest changes
3434
- fix: Index creation fails for filter contracts due to schema name mismatch
3535

36+
### Breaking changes
37+
-------------------------------------------------
38+
- `contract_address` Postgres column changed from `char(66)` to `char(42)`
39+
- `PostgresClient` now only exposes `insert_bulk` which handles internally whether to insert rows via INSERT or COPY
3640

3741
# 0.25.2-beta - 30th August 2025
3842

0 commit comments

Comments
 (0)