Skip to content
This repository was archived by the owner on May 19, 2026. It is now read-only.

Commit ac8a7c3

Browse files
Release 2.2.0 (#74)
Approve and merge changelog and version update.
1 parent 51795dd commit ac8a7c3

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

docs/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
<!-- BELOW IS AUTOMATICALLY UPDATED BY COMMITIZEN -->
44
---
5+
## v2.2.0 (2026-02-24)
6+
7+
### Feat
8+
9+
- Remove optimize_instance_size setting (#73)
10+
511
## v2.1.0 (2026-01-16)
612

713
### Feat

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ readme = "README.md"
9191
requires-python = ">=3.9,<3.14"
9292
license = "Apache-2.0"
9393
license-files = ["LICENSE", "NOTICE"]
94-
version = "2.1.0"
94+
version = "2.2.0"
9595

9696
[project.urls]
9797
Home = "https://github.com/capitalone/c1s-slingshot-sdk-py"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)