Skip to content

Commit

Permalink
Merged 0.15.0 from upstream.
Browse files Browse the repository at this point in the history
  • Loading branch information
gmart7t2 committed Jan 12, 2024
2 parents 21d70d2 + 0ae58b8 commit a4796fc
Show file tree
Hide file tree
Showing 37 changed files with 2,191 additions and 1,300 deletions.
30 changes: 29 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,39 @@
Changelog
=========

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

### Added
- Add no sync option to server command (#2966)
- Vindicate cursed inscriptions (#2950)
- Add JSON endpoints for Runes (#2941)
- Add JSON endpoint for status (#2955)
- Add chain to status page (#2953)

### Changed
- Enter beta (#2973)

### Performance
- Avoid skip when getting paginated inscriptions (#2975)
- Dispatch requests to tokio thread pool (#2974)

### Misc
- Fix Project Board link (#2991)
- Update server names in justfile (#2954)
- Update delegate.md (#2976)
- Fix a typo (#2980)
- Use enums for runestone tags and flags (#2956)
- Make `FundRawTransactionOptions ` public (#2938)
- Deduplicate deploy script case statements (#2962)
- Remove quotes around key to allow shell expansion (#2951)
- Restart sshd in deploy script (#2952)

[0.14.1-gm1](https://github.com/gmart7t2/ord/releases/tag/0.14.1-gm1) - 2024-01-05
----------------------------------------------------------------------------------

### Added
- Merged 0.13.1 from upstream.
- Merged 0.14.1 from upstream.

[0.14.1](https://github.com/ordinals/ord/releases/tag/0.14.1) - 2023-01-03
--------------------------------------------------------------------------
Expand Down
Loading

0 comments on commit a4796fc

Please sign in to comment.