Skip to content

Commit ae47268

Browse files
[create-pull-request] automated change
1 parent 6de87e8 commit ae47268

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,16 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7+
#### [3.0.2](https://github.com/c3g/project_tracking_cli/compare/3.0.1...3.0.2)
8+
9+
- Debug Json encoding for digestion and digest delivery output formatting [`6de87e8`](https://github.com/c3g/project_tracking_cli/commit/6de87e87212f98ffcc2f5e6552df27e66c2caf9f)
10+
- Debug copy paste [`f602781`](https://github.com/c3g/project_tracking_cli/commit/f602781a1197073642e7b80682d36d534d8dddf4)
11+
712
#### [3.0.1](https://github.com/c3g/project_tracking_cli/compare/3.0.0...3.0.1)
813

14+
> 9 October 2025
15+
16+
- Release: Candidate Version 3.0.1 Pull Request [`#44`](https://github.com/c3g/project_tracking_cli/pull/44)
917
- Dev [`#43`](https://github.com/c3g/project_tracking_cli/pull/43)
1018
- Removing GetID functions as now it's done via routes [`65bff47`](https://github.com/c3g/project_tracking_cli/commit/65bff47a998dad5b59677c9ac9239592c09b7928)
1119
- Add JSON input malformed catch error [`e656e08`](https://github.com/c3g/project_tracking_cli/commit/e656e0863a7272f4a4ed745499ac4eab91a0a2a0)

pt_cli/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '3.0.1'
1+
__version__ = '3.0.2'

0 commit comments

Comments
 (0)