Skip to content

Commit

Permalink
Release 0.8.0 (#2238)
Browse files Browse the repository at this point in the history
  • Loading branch information
raphjaph authored Jul 1, 2023
1 parent edbcb8e commit 5bed0f8
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
Changelog
=========

[0.8.0](https://github.com/ordinals/ord/releases/tag/0.8.0) - 2023-07-01
---------------------------------------------------------------------

### Added

- Dev server deploy script (#2228)
- Set DB cache size (#2224)
- Update redb from 0.13.0 to 1.0.2 (#2141)
- Fix typo in BIP (#2220)


[0.7.0](https://github.com/ordinals/ord/releases/tag/0.7.0) - 2023-06-23
---------------------------------------------------------------------

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.7.0"
version = "0.8.0"
license = "CC0-1.0"
edition = "2021"
autotests = false
Expand Down

0 comments on commit 5bed0f8

Please sign in to comment.