From 2c2288baa82378968b8a83c1225c7250089e4455 Mon Sep 17 00:00:00 2001 From: Fernando Prado Cabrillo Date: Wed, 30 Jul 2025 13:10:23 +0200 Subject: [PATCH] fix API version in CHANGELOG.md Line 29 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0a5656e..9d1423e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,7 +26,7 @@ The API definition(s) are based on ## most-frequent-location v0.2.0-rc.1 -**most-frequent-location v0.2.0-rc.1 is the first release candidate of v2.0.0 of the Most Frequent Location API** +**most-frequent-location v0.2.0-rc.1 is the first release candidate of v0.2.0 of the Most Frequent Location API** - API definition **with inline documentation**: - OpenAPI [YAML spec file](https://github.com/camaraproject/MostFrequentLocation/blob/r2.1/code/API_definitions/most-frequent-location.yaml)