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 9b91b8a commit 35ab262Copy full SHA for 35ab262
CHANGELOG.md
@@ -2,6 +2,33 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [0.8.0] - 2023-06-08
6
+
7
+### Documentation
8
9
+- Bump version to 0.7.2
10
+- Remove duplicate usage snippet
11
+- Add options section (output of --help)
12
+- Format Environment Variables and nest under Usage
13
+- Add _Broker APIs_ section
14
15
+### Features
16
17
+- Use Cross to build binaries for all available targets
18
19
+### Miscellaneous Tasks
20
21
+- .gitignore .DS_Store for mac contributors
22
23
+### Refactor
24
25
+- Separates brocker cli in specific lib
26
+- Save binary to runner directory /home/runner/.local/bin
27
28
+### Build
29
30
+- Bump h2 from 0.3.15 to 0.3.17
31
32
## [0.7.2] - 2022-12-14
33
34
### Bug Fixes
0 commit comments