Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,18 @@ All notable changes to this project will be documented in this file.
The format is based on the `Keep a Changelog <https://keepachangelog.com/en/1.1.0/>`__,
and this project adheres to `Semantic Versioning <https://semver.org/spec/v2.0.0.html>`__.

1.0.2 - 2026-08-19
------------------

Changed
~~~~~~~

- Documentation-only release; no SDK API or runtime changes.
- Refreshed the README with direct links to runnable geospatial and semantic
search, semantic code search, RAG document chat, and VecDB notebook examples.
- Improved the getting-started journey from SDK installation to hands-on
applications and workflows.

1.0.1 - 2026-08-10
------------------

Expand Down
Loading