We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d08f9d commit 43d4780Copy full SHA for 43d4780
ci/release_notes.md
@@ -0,0 +1,11 @@
1
+# New Features
2
+
3
+- The [veritas][veritas] utility is now included!
4
+ Thanks to @geofffranks.
5
+- Each package is now managed by its own job, so that if you only
6
+ want (for example) gaol, nats and jq, you don't have to compile
7
+ any other utilities. You can still get the old behavior by
8
+ specifying the `toolbelt-everything` job.
9
+- By default, adding the base `toolbelt` job to a deployment
10
+ causes the root user, and all users provisioned by `bosh ssh` to
11
+ pick up the necessary paths.
0 commit comments