File tree Expand file tree Collapse file tree 1 file changed +13
-4
lines changed
Expand file tree Collapse file tree 1 file changed +13
-4
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ <!-- toc:start-->
4+
5+ - [ Changelog] ( #changelog )
6+ - [[ 0.5.2] - 2025-05-21] ( #052-2025-05-21 )
7+ - [[ 0.5.1] - 2025-05-21] ( #051-2025-05-21 )
8+ - [[ 0.5.0] - 2025-05-21] ( #050-2025-05-21 )
9+ - [[ 0.4.2] - 2025-05-20] ( #042-2025-05-20 )
10+ <!-- toc:end-->
11+
312All notable changes to this project will be documented in this file.
413
514The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
@@ -10,24 +19,24 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1019
1120## [ 0.5.2] - 2025-05-21
1221
13- ### Added
22+ ** Added**
1423
1524- [ #11 : Merge client options with provided client] ( https://github.com/mharrisb1/cube-http-client/issues/11 )
1625
1726## [ 0.5.1] - 2025-05-21
1827
19- ### Fixed
28+ ** Fixed**
2029
2130- [ #10 : fix(models): add missing member names field] ( https://github.com/mharrisb1/cube-http-client/issues/10 )
2231
2332## [ 0.5.0] - 2025-05-21
2433
25- ### Added
34+ ** Added**
2635
2736- [ #9 : feat(client): add context manager API] ( https://github.com/mharrisb1/cube-http-client/issues/9 )
2837
2938## [ 0.4.2] - 2025-05-20
3039
31- ### Fixed
40+ ** Fixed**
3241
3342- [ #8 : fix(types): allow dict-style order in query request] ( https://github.com/mharrisb1/cube-http-client/issues/8 )
You can’t perform that action at this time.
0 commit comments