File tree 2 files changed +12
-1
lines changed
2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,17 @@ 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.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
+
8
19
## [ 3.2.8] - 2024-09-27
9
20
- feat: enhance version comparison logic for check-updates command (#605 )
10
21
- docs: add demo Jupyter Notebook (#601 )
Original file line number Diff line number Diff line change 1
- 3.2.8
1
+ 3.2.9
You can’t perform that action at this time.
0 commit comments