Skip to content

Commit 8cf94a7

Browse files
committed
Add Changelog entry
1 parent dc4a6e5 commit 8cf94a7

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,18 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
66

77
## [UNRELEASED]
88

9+
### Added
10+
11+
* Support for `BearerTokenAuth`.
12+
913
### Removed
1014

1115
* Drop support for Python 3.8
1216

1317
## 0.28.1 (6th December, 2024)
1418

1519
* Fix SSL case where `verify=False` together with client side certificates.
16-
20+
1721
## 0.28.0 (28th November, 2024)
1822

1923
Be aware that the default *JSON request bodies now use a more compact representation*. This is generally considered a prefered style, tho may require updates to test suites.

0 commit comments

Comments
 (0)