Skip to content

Commit d77fec0

Browse files
Merge pull request #617 from pyupio/chore/release-3.2.9
chore/release-3.2.9
2 parents 57023e0 + 2d6631c commit d77fec0

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,17 @@ 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.9] - 2024-10-23
9+
- chore: deprection-message-for-license-command (4149b70)
10+
- feat: add-pull-request-template (#604) (61b2fe2)
11+
- fix: devcontainer fix (be42d8e)
12+
- fix: safety error when scan is run without being authed (5ec80dd)
13+
- feat: add-devcontainers-support (0591838)
14+
- fix: internal-server-error (04d7efb)
15+
- fix: clarify-vulnerabilities-found/ Fixed the issue where the vulnerabilities (07bc5b7)
16+
- chore: added check arg depreciation warning (78109e5)
17+
- feature: release-script: add release script (#602) (cc49542)
18+
819
## [3.2.8] - 2024-09-27
920
- feat: enhance version comparison logic for check-updates command (#605)
1021
- docs: add demo Jupyter Notebook (#601)

safety/VERSION

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

0 commit comments

Comments
 (0)