Skip to content

Commit 2624b12

Browse files
chore: update changelog for v1.7.1-tlabs.0
1 parent bffbce7 commit 2624b12

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,10 @@ The format is based on Keep a Changelog and this fork follows Semantic Versionin
1212
- Latest upstream tag from https://github.com/keep-network/keep-common (tracked via git tags); upstream is unmaintained, so this fork continues independently from that point.
1313
### Added
1414
- Inherited upstream history through v1.7.0 as the starting point for forked releases.
15+
## v1.7.1-tlabs.0
16+
### Changed
17+
- Prefer block headers when retrieving block info to reduce RPC load and speed up block detection (PR #1).
18+
- Regenerate promise async bindings to satisfy lint in CI.
19+
20+
### Added
21+
- Tag-triggered release workflow to regenerate code, vet, test, and publish GitHub releases automatically.

0 commit comments

Comments
 (0)