Release 2.3.7

This commit is contained in:
Kevin Yue
2024-08-16 01:33:23 +00:00
parent 0bb9353a11
commit 30bec40338
3 changed files with 12 additions and 8 deletions

View File

@@ -1,5 +1,9 @@
# Changelog
## 2.3.7 - 2024-08-16
- Fix the Rust type inference regression [issue in 1.80](https://github.com/rust-lang/rust/issues/125319).
## 2.3.6 - 2024-08-15
- CLI: enhance the `gpauth` command to support external browser authentication