You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
5
5
The format is partly based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html) and [PEP 440](https://peps.python.org/pep-0440/)
7
7
8
+
## [3.1.0] - 2024-03-25
9
+
- fix: ensure compatibility with Pydantic version 2.0 (#509)
10
+
- feat: introduce --headless flag to enable an alternative login mechanism that bypasses the need for a local web server. (#508)
0 commit comments