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 1
1
# Changelog
2
2
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
+
3
12
All notable changes to this project will be documented in this file.
4
13
5
14
The 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
10
19
11
20
## [ 0.5.2] - 2025-05-21
12
21
13
- ### Added
22
+ ** Added**
14
23
15
24
- [ #11 : Merge client options with provided client] ( https://github.com/mharrisb1/cube-http-client/issues/11 )
16
25
17
26
## [ 0.5.1] - 2025-05-21
18
27
19
- ### Fixed
28
+ ** Fixed**
20
29
21
30
- [ #10 : fix(models): add missing member names field] ( https://github.com/mharrisb1/cube-http-client/issues/10 )
22
31
23
32
## [ 0.5.0] - 2025-05-21
24
33
25
- ### Added
34
+ ** Added**
26
35
27
36
- [ #9 : feat(client): add context manager API] ( https://github.com/mharrisb1/cube-http-client/issues/9 )
28
37
29
38
## [ 0.4.2] - 2025-05-20
30
39
31
- ### Fixed
40
+ ** Fixed**
32
41
33
42
- [ #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