We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8095a7 commit 9ee0b67Copy full SHA for 9ee0b67
CHANGELOG.md
@@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
5
The format is partly based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
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
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
+
13
## [3.2.9] - 2024-10-23
14
- chore: deprection-message-for-license-command (4149b70)
15
- feat: add-pull-request-template (#604) (61b2fe2)
safety/VERSION
@@ -1 +1 @@
1
-3.2.9
+3.2.10
0 commit comments