Skip to content

Commit b344bd3

Browse files
committed
docs: update CHANGELOG
1 parent abf2fa3 commit b344bd3

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ As a minor extension, we have adopted a slightly different versioning convention
1111

1212
- **BREAKING** changes in aggregator OpenAPI: removed the `next_cardano_transactions_signing_config` in `/epoch-settings` route.
1313

14+
- Support for multiple aggregate signature proof systems.
15+
1416
- Crates versions:
1517

1618
| Crate | Version |

mithril-stm/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## 0.5.3 (10-07-2025)
9+
10+
### Added
11+
12+
- Added support for multiple aggregate signature proof systems.
13+
814
## 0.5.0 (09-09-2025)
915

1016
### Changed

0 commit comments

Comments
 (0)