diff --git a/CHANGES_NEXT_RELEASE b/CHANGES_NEXT_RELEASE index 42f19e4..fb82b6e 100644 --- a/CHANGES_NEXT_RELEASE +++ b/CHANGES_NEXT_RELEASE @@ -1 +1,2 @@ - [TASK] Updating the time NPM package to the 0.12 version. +- [FEATURE] Dynamic generation of external data sources URLs based on date templates. diff --git a/package.json b/package.json index cdcb015..d13f9e5 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "fiware-device-simulator", "description": "Simulator of FIWARE-compatible devices", - "version": "1.2.0-next", + "version": "1.3.0", "licence": "AGPL-3.0", "homepage": "https://github.com/gtorodelvalle/fiware-device-simulator", "author": {