mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-13 12:33:03 +02:00
docs: add release notes
This commit is contained in:
parent
78c406d67e
commit
3aaef99bec
1 changed files with 5 additions and 0 deletions
|
|
@ -18,6 +18,11 @@ This file tracks release notes for the loop client.
|
|||
|
||||
#### Breaking Changes
|
||||
|
||||
* The content of the `commit_hash` field of the `GetInfo` response has been updated so that it contains the Git commit
|
||||
hash the Loop binary build was based on. If the build had uncommited changes, this field will contain the most recent
|
||||
commit hash, suffixed by "-dirty".
|
||||
* The `Commit` part of the `--version` command output has been updated to contain the most recent git commit tag.
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
#### Maintenance
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue