Skip to content

Commit 425cee4

Browse files
committed
Updates for 1.5.2 release
1 parent 1210d88 commit 425cee4

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,5 @@
2525
# this _could_ be committed in the future, but its preferrable to not risk polluting everyones vscode settings from here
2626
/.vscode
2727

28-
/bridge.y?ml
28+
/bridge.yaml
29+
/bridge.yml

README.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,12 @@ Potential library for creating iso9660 (ISO) files [https://github.com/kdomanski
208208

209209
## Release History
210210

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
212217
- Support for Helm repository creation
213218
- Support downloading files from S3
214219
- Default verbosity now creates a "spinner" on terminal stderr. Verbose mode outputs all logging messages.

0 commit comments

Comments
 (0)