From 48948ad60be101263b09784114573a414cd00556 Mon Sep 17 00:00:00 2001 From: Jon Date: Sat, 12 Oct 2024 00:58:10 +0930 Subject: [PATCH] docs(release_notes): add api v1 depreciaation note ref: #344 --- Release-Notes.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/Release-Notes.md b/Release-Notes.md index dc2bda58b..f350aaed7 100644 --- a/Release-Notes.md +++ b/Release-Notes.md @@ -1,7 +1,15 @@ -# Version 1.0.0 +## Version 1.3 + +- Depreciation of **ALL** API urls. will be [removed in v2.0.0](https://github.com/nofusscomputing/centurion_erp/issues/343) release of Centurion. + +- New API will be at path `api/v2` and will remain until v2.0.0 release of Centurion on which the `api/v2` path will be moved to `api` + + +## Version 1.0.0 Initial Release of Centurion ERP. -## Breaking changes + +### Breaking changes - Nil