Skip to content

Commit 4acaa8a

Browse files
committed
chore: changelog update
1 parent 890c68c commit 4acaa8a

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
# Changelog
22

3-
## [v1.2.6] - 2026-3-?
3+
## [v1.2.6](https://github.com/flare-foundation/fdc-client/tree/v1.2.6) - 2026-3-?
44

55
### Added
66

77
- Automated releases in CI on github.
88

9-
### Changed
9+
### Fixed
1010

11-
- Added mutexes to fully avoid race conditions in round computations.
11+
- Added mutexes to fully avoid race conditions in Attestation handling.
1212

1313
### Removed
1414

1515
- Code needed for Relay address changes.
1616

17-
## [v1.2.5] - 2026-2-19
17+
## [v1.2.5](https://github.com/flare-foundation/fdc-client/tree/v1.2.5) - 2026-2-19
1818

1919
### Changed
2020

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ It does the following tasks:
2323

2424
The client has no direct interactions with the Flare blockchain/node. The data is read through C-Chain indexer and submitted through Flare System Client.
2525

26-
[![API Reference](https://pkg.go.dev/badge/github.com/flare-foundation/fdc-client)](https://pkg.go.dev/github.com/flare-foundation/fdc-client?tab=doc)
26+
[![API Reference](https://pkg.go.dev/badge/github.com/flare-foundation/fdc-client)](https://pkg.go.dev/github.com/flare-foundation/fdc-client@v1.2.6)
2727

2828
## Protocol
2929

0 commit comments

Comments
 (0)