Skip to content

Commit 875e308

Browse files
author
Raphael Krupinski
committed
📝 Update changelog.
1 parent b1ab3b7 commit 875e308

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎ChangeLog.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,16 @@ and the format of this file is based on [Keep a Changelog](https://keepachangelo
88
## [0.9.0]
99
### Added
1010
- Added a default user-agent header.
11+
- Added support for security scheme combinations.
1112

1213
### Changed
1314
- 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.
1516
- Updated required python version to 3.9, following httpx-auth
1617

1718
### Removed
1819
- 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.
2021

2122
## [0.8.0](https://github.com/python-lapidary/lapidary/releases/tag/v0.8.0) - 2023-01-02
2223
### Added

0 commit comments

Comments
 (0)