Skip to content

Commit 749b122

Browse files
committed
5.8.2
- Add SSL.com root MVC CA certificates to `MVCCAs.pem` - Replace deprecated `importlib.resources.path` call with `importlib.resources.file` - Use `importlib-resources` to support older versions of Python
1 parent 7524634 commit 749b122

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
Changelog
22
=========
33

4+
5.8.2
5+
-----
6+
7+
- Add SSL.com root MVC CA certificates to `MVCCAs.pem`
8+
- Replace deprecated `importlib.resources.path` call with `importlib.resources.file`
9+
- Use `importlib-resources` to support older versions of Python
10+
411
5.8.1
512
-----
613

0 commit comments

Comments
 (0)