-
Notifications
You must be signed in to change notification settings - Fork 135
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
12 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
## What's Changed | ||
|
||
* feat: add pigeon metrics to telemetry endpoint by @maharifu in https://github.com/palomachain/paloma/pull/1287 | ||
* chore: update skyway validator nonces by @maharifu in https://github.com/palomachain/paloma/pull/1288 | ||
* feat: endpoint to query open skyway attestations by @maharifu in https://github.com/palomachain/paloma/pull/1289 | ||
* feat: add authz module by @maharifu in https://github.com/palomachain/paloma/pull/1290 | ||
* chore: ignore claims behind last observed nonce by @maharifu in https://github.com/palomachain/paloma/pull/1291 | ||
* chore: update validator nonces in endblocker by @maharifu in https://github.com/palomachain/paloma/pull/1292 | ||
* chore: update README to v2.2.1 by @maharifu in https://github.com/palomachain/paloma/pull/1293 | ||
|
||
|
||
**Full Changelog**: https://github.com/palomachain/paloma/compare/v2.2.0...v2.2.1 |