Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
tulir committed Dec 13, 2023
1 parent 8d13746 commit 5b9817b
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
# v0.9.0 (unreleased)

* Added support for the LinkedIn bridge.
* Added `--compile` flag to `bbctl run` for automatically cloning the bridge
repo and compiling it locally.
* This is meant for architectures which the CI does not build binaries for,
`--local-dev` is better for actually modifying the bridge code.
* Marked `darwin/amd64` as unsupported for downloading bridge CI binaries.
* Fixed CI binary downloading not checking HTTP status code and trying to
execute HTML error pages instead.

# v0.8.0 (2023-11-03)

* Added `--local-dev` flag to `bbctl run` for running a local git cloned bridge,
Expand Down

0 comments on commit 5b9817b

Please sign in to comment.