From 0c8ff570d619463e8b9886a05e900c040ae1620d Mon Sep 17 00:00:00 2001 From: Yiorgis Gozadinos Date: Wed, 8 Jul 2026 17:04:18 +0300 Subject: [PATCH] vb --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d51849e9..a121d02e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,8 @@ # Changelog ## [Unreleased] +## [0.64.0] - 2026-07-08 + ### Added - `update_document` accepts a `uri` argument to change a document's URI. @@ -1886,7 +1888,8 @@ Existing documents without DoclingDocument data will work but won't have provena - Initial version tracking -[Unreleased]: https://github.com/ggozad/haiku.rag/compare/0.63.2...HEAD +[Unreleased]: https://github.com/ggozad/haiku.rag/compare/0.64.0...HEAD +[0.64.0]: https://github.com/ggozad/haiku.rag/compare/0.63.2...0.64.0 [0.63.2]: https://github.com/ggozad/haiku.rag/compare/0.63.1...0.63.2 [0.63.1]: https://github.com/ggozad/haiku.rag/compare/0.63.0...0.63.1 [0.63.0]: https://github.com/ggozad/haiku.rag/compare/0.62.1...0.63.0