This commit is contained in:
Yiorgis Gozadinos 2026-07-08 17:04:18 +03:00
parent 234ece9639
commit 0c8ff570d6
No known key found for this signature in database

View file

@ -1,6 +1,8 @@
# Changelog # Changelog
## [Unreleased] ## [Unreleased]
## [0.64.0] - 2026-07-08
### Added ### Added
- `update_document` accepts a `uri` argument to change a document's URI. - `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 - 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.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.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 [0.63.0]: https://github.com/ggozad/haiku.rag/compare/0.62.1...0.63.0