File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
3
4
+ ## v0.2.0 (2025-02-28)
5
+
6
+ ### Features
7
+
8
+ - ** llm** : Added Claude 3.7
9
+ ([ ` 4ab9703 ` ] ( https://github.com/cloudshiftstrategies/channel-advisor-api-python/commit/4ab970394d68b35aada8e36bcc6c5c5afec2353e ) )
10
+
11
+
4
12
## v0.1.2 (2025-02-28)
5
13
6
14
### Bug Fixes
7
15
8
16
- ** client** : Pagination
9
17
([ ` 0bd0dc3 ` ] ( https://github.com/cloudshiftstrategies/channel-advisor-api-python/commit/0bd0dc301bbcdd257de8cd2f3b5be4d727eff7bb ) )
10
18
19
+ ### Chores
20
+
21
+ - ** release** : Bump version to 0.1.2
22
+ ([ ` a7b8ae4 ` ] ( https://github.com/cloudshiftstrategies/channel-advisor-api-python/commit/a7b8ae4a3f133ec32fbe0d4c139b6e8298680108 ) )
23
+
11
24
12
25
## v0.1.1 (2025-02-18)
13
26
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " channel-advisor-api-python"
3
- version = " 0.1.2 "
3
+ version = " 0.2.0 "
4
4
description = " "
5
5
authors = [" Brian Peterson <brian.peterson@cloudshift.cc>" ]
6
6
readme = " README.md"
You can’t perform that action at this time.
0 commit comments