Skip to content

Commit

Permalink
ci(release): release version 0.1.29
Browse files Browse the repository at this point in the history
  • Loading branch information
galoybot committed Jun 21, 2023
1 parent 3f34d75 commit f8512ad
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 2 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
# [bria release v0.1.29](https://github.com/GaloyMoney/bria/releases/tag/0.1.29)


### Bug Fixes

- Get-address shows wrong changeAddress flag

### Miscellaneous Tasks

- Remove empty file

### Testing

- Reduce pool size in test
- Remove dir on retry
- Retry connecting to bitcoind
- Make wallet + psbt run serially

# [bria release v0.1.28](https://github.com/GaloyMoney/bria/releases/tag/0.1.28)


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,6 +1,6 @@
[package]
name = "bria"
version = "0.1.29-dev"
version = "0.1.29"
edition = "2021"

[features]
Expand Down

0 comments on commit f8512ad

Please sign in to comment.