File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 5151 ` supermacaroon:write ` permission to disable access to the
5252 ` bakesupermacaroon ` endpoint.
5353
54+ * [ A ` commit_hash ` field has been added to the ` GetInfo `
55+ response] ( https://github.com/lightninglabs/lightning-terminal/pull/1034 ) .
56+ The ` commit_hash ` field will contain the full commit hash of the commit that
57+ LiT release binary build was based on. If the build had uncommitted changes,
58+ the ` commit_hash ` field will contain the most recent commit hash, suffixed by
59+ "-dirty".
60+ The contents of the ` version ` field in the ` GetInfo ` response has also been
61+ updated to only include the semantic version number of the LiT release,
62+ following the semantic versioning 2.0.0 spec (http://semver.org/ ).
63+
64+ * [ A ` commit_hash ` field has been added to the ` --version `
65+ output] ( https://github.com/lightninglabs/lightning-terminal/pull/1034 ) .
66+ The ` commit_hash ` field will contain the full commit hash of the commit that
67+ LiT release binary build was based on.
68+
5469## Integrated Binary Updates
5570
5671### LND
You can’t perform that action at this time.
0 commit comments