File tree Expand file tree Collapse file tree 1 file changed +44
-0
lines changed Expand file tree Collapse file tree 1 file changed +44
-0
lines changed Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
3
4
+ ## v0.5.2 (2025-03-24)
5
+
6
+ ### Bug Fixes
7
+
8
+ - ** version** : Sync version in prints
9
+ ([ ` 67fe736 ` ] ( https://github.com/a-parida12/pdf2dcm/commit/67fe7368cf4c98bd396ef48b46c845612a3336d4 ) )
10
+
11
+ * Create SECURITY.md (#67 )
12
+
13
+ * build(deps-dev): bump jinja2 from 3.1.4 to 3.1.5 (#68 )
14
+
15
+ Bumps [ jinja2] ( https://github.com/pallets/jinja ) from 3.1.4 to 3.1.5. - [ Release
16
+ notes] ( https://github.com/pallets/jinja/releases ) -
17
+ [ Changelog] ( https://github.com/pallets/jinja/blob/main/CHANGES.rst ) -
18
+ [ Commits] ( https://github.com/pallets/jinja/compare/3.1.4...3.1.5 )
19
+
20
+ --- updated-dependencies: - dependency-name: jinja2 dependency-type: indirect
21
+
22
+ ...
23
+
24
+ * docs(license): update copyright year(s) (#69 )
25
+
26
+ * build(deps-dev): bump virtualenv from 20.23.0 to 20.26.6 (#70 )
27
+
28
+ Bumps [ virtualenv] ( https://github.com/pypa/virtualenv ) from 20.23.0 to 20.26.6. - [ Release
29
+ notes] ( https://github.com/pypa/virtualenv/releases ) -
30
+ [ Changelog] ( https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst ) -
31
+ [ Commits] ( https://github.com/pypa/virtualenv/compare/20.23.0...20.26.6 )
32
+
33
+ --- updated-dependencies: - dependency-name: virtualenv dependency-type: indirect
34
+
35
+ * fix(version): sync version in prints
36
+
37
+ fixes #66
38
+
39
+ ---------
40
+
41
+ Signed-off-by: dependabot
[ bot
] < [email protected] >
42
+
43
+ Co-authored-by: dependabot[ bot] <49699333+dependabot[ bot] @users .noreply.github.com>
44
+
45
+ Co-authored-by: github-actions
< [email protected] >
46
+
47
+
4
48
## v0.5.1 (2025-03-24)
5
49
6
50
### Bug Fixes
You can’t perform that action at this time.
0 commit comments