Skip to content

Commit

Permalink
chore: Release dolos version 0.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scarmuega committed Sep 7, 2024
1 parent 2883131 commit c41e2f4
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

All notable changes to this project will be documented in this file.

## [0.15.1] - 2024-09-07

### 🐛 Bug Fixes

- Use u5c mapping that supports Conway (#333)
- Use CF backbone as default relay (#335)

### 📚 Documentation

- Add Blaze example (#334)

## [0.15.0] - 2024-09-06

### 🐛 Bug Fixes
Expand All @@ -17,6 +28,7 @@ All notable changes to this project will be documented in this file.

- *(serve)* Implement ReadParams method in u5c server (#304)
- Update Pallas to v0.30.1 (#328)
- Release dolos version 0.15.0

## [0.14.1] - 2024-08-03

Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "dolos"
description = "A Cardano data-node built in Rust"
version = "0.15.0"
version = "0.15.1"
edition = "2021"
repository = "https://github.com/txpipe/dolos"
homepage = "https://github.com/txpipe/dolos"
Expand Down

0 comments on commit c41e2f4

Please sign in to comment.