diff --git a/documentation/API_documentation/location-retrieval-API-Readiness-Checklist.md b/documentation/API_documentation/location-retrieval-API-Readiness-Checklist.md
index 2215ecf..e2c1fcf 100644
--- a/documentation/API_documentation/location-retrieval-API-Readiness-Checklist.md
+++ b/documentation/API_documentation/location-retrieval-API-Readiness-Checklist.md
@@ -1,21 +1,21 @@
# API Readiness Checklist
-Checklist for location-retrieval 0.3.0 in r1.2
+Checklist for location-retrieval 0.4.0-rc.1 in r2.1
-| Nr | API release assets | alpha | release-candidate | public-release
initial | public-release
stable | Status | Comments |
-|----|----------------------------------------------|:-----:|:-----------------:|:-------:|:------:|:----:|:----:|
-| 1 | API definition | M | M | M | M | Y | [/code/API_definitions/location-retrieval.yaml](/code/API_definitions/location-retrieval.yaml) |
-| 2 | Design guidelines from Commonalities applied | O | M | M | M | Y | |
-| 3 | Guidelines from ICM applied | O | M | M | M | Y | |
-| 4 | API versioning convention applied | M | M | M | M | Y | |
-| 5 | API documentation | M | M | M | M | Y | inline in yaml |
-| 6 | User stories | O | O | O | M | N | |
-| 7 | Basic API test cases & documentation | O | M | M | M | Y | [/code/Test_definitions/location-retrieval.feature](/code/Test_definitions/location-retrieval.feature) |
-| 8 | Enhanced API test cases & documentation | O | O | O | M | N | |
-| 9 | Test result statement | O | O | O | M | N | |
-| 10 | API release numbering convention applied | M | M | M | M | Y | |
-| 11 | Change log updated | M | M | M | M | Y | /CHANGELOG.md |
-| 12 | Previous public-release was certified | O | O | O | M | N | |
+| Nr | API release assets | alpha | release-candidate | public-release
initial | public-release
stable | Status | Comments |
+|----|----------------------------------------------|:-----:|:-----------------:|:-------------------------:|:-------------------------:|:------:|:------------------------------------------------------------------------------------------------------:|
+| 1 | API definition | M | M | M | M | Y | [/code/API_definitions/location-retrieval.yaml](/code/API_definitions/location-retrieval.yaml) |
+| 2 | Design guidelines from Commonalities applied | O | M | M | M | Y | |
+| 3 | Guidelines from ICM applied | O | M | M | M | Y | |
+| 4 | API versioning convention applied | M | M | M | M | Y | |
+| 5 | API documentation | M | M | M | M | Y | inline in yaml |
+| 6 | User stories | O | O | O | M | N | |
+| 7 | Basic API test cases & documentation | O | M | M | M | Y | [/code/Test_definitions/location-retrieval.feature](/code/Test_definitions/location-retrieval.feature) |
+| 8 | Enhanced API test cases & documentation | O | O | O | M | N | |
+| 9 | Test result statement | O | O | O | M | N | |
+| 10 | API release numbering convention applied | M | M | M | M | Y | |
+| 11 | Change log updated | M | M | M | M | Y | [/CHANGELOG.md](/CHANGELOG.md) |
+| 12 | Previous public-release was certified | O | O | O | M | N | |
Note: the checklists of a public API version and of its preceding release-candidate API version can be the same.