Skip to content

Commit 2ef1a87

Browse files
committed
docs: note changes
1 parent d28f3f0 commit 2ef1a87

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,24 @@
11
## Changelog 🔄
22
All notable changes to `isaacus-sagemaker` will be documented here. This project adheres to [Keep a Changelog](https://keepachangelog.com/en/1.1.0/) and [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
33

4-
## [0.1.0] - 2025-XX-XX
4+
## [Unreleased]
5+
### Added
6+
- Added PyPI classifiers.
7+
8+
### Fixed
9+
- Updated CHANGELOG.
10+
- Updated URLs in `pyproject.toml` to point to the correct repository.
11+
12+
## [0.1.1] - 2025-10-26
13+
### Added
14+
- Added shields to README.
15+
16+
### Fixed
17+
- Fixed typo in README.
18+
19+
## [0.1.0] - 2025-10-26
520
### Added
621
- Initial release of `isaacus-sagemaker`, providing synchronous and asynchronous HTTP clients for interacting with Isaacus models deployed on AWS SageMaker via the SageMaker Runtime InvokeEndpoint API.
722

23+
[0.1.1]: https://github.com/isaacus-dev/isaacus-sagemaker-python/compare/v0.1.0...v0.1.1
824
[0.1.0]: https://github.com/isaacus-dev/isaacus-sagemaker-python/releases/tag/v0.1.0

0 commit comments

Comments
 (0)