diff --git a/Readme.md b/Readme.md index d31303b..e469349 100644 --- a/Readme.md +++ b/Readme.md @@ -1,6 +1,6 @@ # OWILIX - Open Web Index CLI -[![Version](https://img.shields.io/badge/version-4.0.0-blue.svg)](https://openwebsearcheu-public.pages.it4i.eu/owi-cli/) +[![Version](https://img.shields.io/badge/version-5.2.0-blue.svg)](https://openwebsearcheu-public.pages.it4i.eu/owi-cli/) [![Python](https://img.shields.io/badge/python-3.11+-green.svg)](https://www.python.org/) [![License](https://img.shields.io/badge/license-Apache_2.0-orange.svg)](http://www.apache.org/licenses/LICENSE-2.0) @@ -78,19 +78,10 @@ Full documentation: [openwebsearcheu-public.pages.it4i.eu/owi-cli](https://openw - [Query Commands](https://openwebsearcheu-public.pages.it4i.eu/owi-cli/details/query) - [Development](https://openwebsearcheu-public.pages.it4i.eu/owi-cli/dev) -## What's New in v4.0.0 +## Release Notes -### Breaking Changes -- Requires py4lexis 5.x (HTTP-based iRODS client) -- Old config versions auto-migrate on first run - -### New Features -- `--version` / `-V` global option -- `owi config migrate` command for explicit migration -- `owi config add-repo` for easy repository setup -- `owi config select` to modify active repositories -- `--async` and `--prefetch` options for query commands -- Automatic iRODS session token refresh +For the latest changes and version history, see: +- [CHANGELOG.md](./CHANGELOG.md) ### Migration from v0.x