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 51
51
` supermacaroon:write ` permission to disable access to the
52
52
` bakesupermacaroon ` endpoint.
53
53
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
+
54
69
## Integrated Binary Updates
55
70
56
71
### LND
You can’t perform that action at this time.
0 commit comments