-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Jagger De Leo
committed
Dec 10, 2021
1 parent
e6edcff
commit c633455
Showing
3 changed files
with
10 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
v0.2.1 | ||
v0.2.2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
Subo Beta-2.2 brings several bug fixes and new features. | ||
|
||
Features: | ||
- Subo now automatically checks for updates and notifies you if one is available (big thank you to @denopink for this!) | ||
- Subo's proxy port (when running `subo compute deploy`) can now be configured with the `--proxy-port` flag | ||
|
||
Fixes: | ||
- Fixed a bug where Subo would crash when building a single Runnable with the `--docker` flag (#102) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters