@@ -12,23 +12,17 @@ and this project adheres to
1212
1313### Changed
1414
15- - Updated to Python 3.13+
16- ([ 65c5121] ( https://github.com/LeakIX/LeakIXClient-Python/commit/65c5121 ) )
17- - Updated l9format requirement from 1.3.1a3 to 1.3.2
18- ([ 0975c1c] ( https://github.com/LeakIX/LeakIXClient-Python/commit/0975c1c ) )
19- - Updated fire requirement from ^0.5.0 to >=0.5,<0.8
20- ([ 7cb5dae] ( https://github.com/LeakIX/LeakIXClient-Python/commit/7cb5dae ) )
21- - Bumped actions/setup-python from 5 to 6
22- ([ b1bc0da] ( https://github.com/LeakIX/LeakIXClient-Python/commit/b1bc0da ) )
23- - Bumped actions/checkout from 4 to 6
24- ([ 6777ad9] ( https://github.com/LeakIX/LeakIXClient-Python/commit/6777ad9 ) )
15+ - Updated to Python 3.13+ ([ 65c5121] )
16+ - Updated l9format requirement from 1.3.1a3 to 1.3.2 ([ 0975c1c] )
17+ - Updated fire requirement from ^0.5.0 to >=0.5,<0.8 ([ 7cb5dae] )
18+ - Bumped actions/setup-python from 5 to 6 ([ b1bc0da] )
19+ - Bumped actions/checkout from 4 to 6 ([ 6777ad9] )
2520
2621### Infrastructure
2722
28- - Added pip-audit security scanning to CI
29- ([ 62550bc] ( https://github.com/LeakIX/LeakIXClient-Python/commit/62550bc ) )
23+ - Added pip-audit security scanning to CI ([ 62550bc] )
3024- Added Dependabot configuration for Python and GitHub Actions
31- ([ 4dd4948] ( https://github.com/LeakIX/LeakIXClient-Python/commit/4dd4948 ) )
25+ ([ 4dd4948] )
3226
3327## [ 0.1.9] - Previous Release
3428
@@ -47,3 +41,12 @@ and this project adheres to
4741[ unreleased ] : https://github.com/LeakIX/LeakIXClient-Python/compare/v0.1.10...HEAD
4842[ 0.1.10 ] : https://github.com/LeakIX/LeakIXClient-Python/compare/v0.1.9...v0.1.10
4943[ 0.1.9 ] : https://github.com/LeakIX/LeakIXClient-Python/releases/tag/v0.1.9
44+
45+ <!-- Commit links -->
46+ [ 65c5121 ] : https://github.com/LeakIX/LeakIXClient-Python/commit/65c5121
47+ [ 0975c1c ] : https://github.com/LeakIX/LeakIXClient-Python/commit/0975c1c
48+ [ 7cb5dae ] : https://github.com/LeakIX/LeakIXClient-Python/commit/7cb5dae
49+ [ b1bc0da ] : https://github.com/LeakIX/LeakIXClient-Python/commit/b1bc0da
50+ [ 6777ad9 ] : https://github.com/LeakIX/LeakIXClient-Python/commit/6777ad9
51+ [ 62550bc ] : https://github.com/LeakIX/LeakIXClient-Python/commit/62550bc
52+ [ 4dd4948 ] : https://github.com/LeakIX/LeakIXClient-Python/commit/4dd4948
0 commit comments