Skip to content

Commit 9ee0b67

Browse files
authored
chore/release-3.2.10 (#626)
1 parent d8095a7 commit 9ee0b67

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ 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.2.10] - 2024-10-25
9+
- Support for scanning pyproject.toml files (#625)
10+
- Update safety-schemas version used (#624)
11+
- Fix basic poloicy test (#622)
12+
813
## [3.2.9] - 2024-10-23
914
- chore: deprection-message-for-license-command (4149b70)
1015
- feat: add-pull-request-template (#604) (61b2fe2)

safety/VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.2.9
1+
3.2.10

0 commit comments

Comments
 (0)