Skip to content

Commit

Permalink
Release 0.5.2-gm5
Browse files Browse the repository at this point in the history
  • Loading branch information
gmart7t2 committed May 17, 2023
1 parent bca9ef6 commit 9403707
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
Changelog
=========

[0.5.2-gm5](https://github.com/gmart7t2/ord/releases/tag/0.5.2-gm5) - 2023-05-17
--------------------------------------------------------------------------------

### Added
- Add `--change` flag to `wallet send` and `wallet inscribe` to say where any change will be sent.
- Merged in latest master branch from casey's repo, including new flags `--bitcoin-rpc-user` and `--bitcoin-rpc-pass`.

### Changed
- Ignore BOM (byte order marker) in .csv files.

[0.5.2-gm4](https://github.com/gmart7t2/ord/releases/tag/0.5.2-gm4) - 2023-04-26
--------------------------------------------------------------------------------

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 = "ord"
description = "◉ Ordinal wallet and block explorer"
version = "0.5.2-gm4"
version = "0.5.2-gm5"
license = "CC0-1.0"
edition = "2021"
autotests = false
Expand Down

0 comments on commit 9403707

Please sign in to comment.