Skip to content

Commit f8d55bd

Browse files
committed
chore: update HISTORY.md for main
1 parent c065957 commit f8d55bd

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

HISTORY.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

88
<!-- insertion marker -->
9+
## [1.8.0](https://github.com/cortexapps/cli/releases/tag/1.8.0) - 2026-01-12
10+
11+
<small>[Compare with 1.7.0](https://github.com/cortexapps/cli/compare/1.7.0...1.8.0)</small>
12+
13+
### Bug Fixes
14+
15+
- Update urllib3 to address CVE-2025-66418 and CVE-2025-66471 #patch (#188) ([4fba98b](https://github.com/cortexapps/cli/commit/4fba98bf12083faa030dfb84b2db325d55ae9afc) by Jeff Schnitter).
916

1017
## [1.7.0](https://github.com/cortexapps/cli/releases/tag/1.7.0) - 2025-11-19
1118

@@ -19,7 +26,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1926

2027
- remove rate limiter initialization log message (#169) #patch ([015107a](https://github.com/cortexapps/cli/commit/015107aca15d5a4cf4eb746834bcbb7dac607e1d) by Jeff Schnitter).
2128

22-
2329
## [1.5.0](https://github.com/cortexapps/cli/releases/tag/1.5.0) - 2025-11-13
2430

2531
<small>[Compare with 1.4.0](https://github.com/cortexapps/cli/compare/1.4.0...1.5.0)</small>

0 commit comments

Comments
 (0)