-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Updated Cargo version to v0.28.1
- Loading branch information
1 parent
72a0700
commit 7bec341
Showing
3 changed files
with
7 additions
and
34 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,27 +1,6 @@ | ||
## 0.28.0 (2023-01-31) | ||
|
||
#### Feature | ||
|
||
* Topics preview (#241) (a7642986) | ||
## 0.28.1 (2023-01-31) | ||
|
||
#### Bug Fixes | ||
|
||
* add tests to cover case with empty token in config file, fix bug (2a984fa8) | ||
* windows protoc installation (#244) (93c26a3e) | ||
* don't log confusing message if the user runs configure a second time (#239) (438225c6) | ||
* prompt Windows users re: alternate mechanisms for pasting. (#238) (b9fd34fa) | ||
|
||
#### Chores | ||
|
||
* simplify replace_*_value fns (735346c8) | ||
* remove unnecessary conditional logic from update_*_profile fns (410613e8) | ||
* refactor to simplify update_*_profile (23055170) | ||
* simplify update_*_profile fns (f1883c1c) | ||
* refactor to remove FileTypes enum (f593ecdc) | ||
* clean up integration tests, support MOMENTO_CONFIG_DIR (#248) (6c8b1b9e) | ||
* use 'impl AsRef' inline in argument signatures rather than using generic type T (90b037c1) | ||
* refactor ini signatures to accept &str to reduce cloning (498f0a79) | ||
* simplify signature for ini update_profile_values (794b35f3) | ||
* add some initial basic tests for config/creds ini interactions (4455260a) | ||
* update windows install instructions for winget (#240) (24b238ec) | ||
* add protoc for aarch64 cross build (a58f4c7d) | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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