File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -8,15 +8,16 @@ and the format of this file is based on [Keep a Changelog](https://keepachangelo
8
8
## [ 0.9.0]
9
9
### Added
10
10
- Added a default user-agent header.
11
+ - Added support for security scheme combinations.
11
12
12
13
### Changed
13
14
- Changed the programming paradigm from dynamic with scaffolding to declarative via annotations.
14
- - Changed authentication model to NamedAuth and factory functions .
15
+ - Changed authentication model to NamedAuth.
15
16
- Updated required python version to 3.9, following httpx-auth
16
17
17
18
### Removed
18
19
- Removed support for invalid HTTP status codes patterns, like 20X ([ OAS3.1 4.8.16.2] ( https://spec.openapis.org/oas/v3.1.0#patterned-fields-0 ) ).
19
- - Removed Absent class.
20
+ - Removed Absent class # 50 .
20
21
21
22
## [ 0.8.0] ( https://github.com/python-lapidary/lapidary/releases/tag/v0.8.0 ) - 2023-01-02
22
23
### Added
You can’t perform that action at this time.
0 commit comments