Skip to content

Commit eb7a23e

Browse files
committed
Safety 3.1.0
1 parent 9cb3d3f commit eb7a23e

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
55
The format is partly based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html) and [PEP 440](https://peps.python.org/pep-0440/)
77

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)
11+
812
## [3.0.1] - 2024-01-19
913
- fix: add back the license legacy cmd (#498)
1014
- perf: unpin authlib and remove jwt

safety/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.0.1
1+
3.1.0

0 commit comments

Comments
 (0)