Commit 425cee4 1 parent 1210d88 commit 425cee4 Copy full SHA for 425cee4
File tree 2 files changed +8
-2
lines changed
2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 25
25
# this _could_ be committed in the future, but its preferrable to not risk polluting everyones vscode settings from here
26
26
/.vscode
27
27
28
- /bridge.y ? ml
28
+ /bridge.yaml
29
+ /bridge.yml
Original file line number Diff line number Diff line change @@ -208,7 +208,12 @@ Potential library for creating iso9660 (ISO) files [https://github.com/kdomanski
208
208
209
209
## Release History
210
210
211
- - 1.5.0
211
+ - 1.5.2
212
+ - Add support for installing Bridgr via asdf (see Installation section)
213
+ - Update AWS and Helm libraries
214
+ - Fix for setting version in published binaries
215
+ - Added Code of Conduct and Vulnerability Disclosure Policy
216
+ - 1.5.1
212
217
- Support for Helm repository creation
213
218
- Support downloading files from S3
214
219
- Default verbosity now creates a "spinner" on terminal stderr. Verbose mode outputs all logging messages.
You can’t perform that action at this time.
0 commit comments