We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3cbe26 commit 0198172Copy full SHA for 0198172
release_notes.md
@@ -18,6 +18,11 @@ This file tracks release notes for the loop client.
18
19
#### Breaking Changes
20
21
+* The content of the `commit_hash` field of the `GetInfo` response has been updated so that it contains the Git commit
22
+ hash the Loop binary build was based on. If the build had uncommited changes, this field will contain the most recent
23
+ commit hash, suffixed by "-dirty".
24
+* The `Commit` part of the `--version` command output has been updated to contain the most recent git commit tag.
25
+
26
#### Bug Fixes
27
28
#### Maintenance
0 commit comments