Skip to content

Commit

Permalink
Step: 2.26.0-next -> 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AlvaroVega committed Mar 30, 2023
1 parent 2505632 commit 0b6a749
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions CHANGES_NEXT_RELEASE
Original file line number Diff line number Diff line change
@@ -1,3 +0,0 @@
- Simplify cast to native attributes type: use just JSON.parse (#1323)
- Refactor replace alias, multientity, expressions and timestamp plugins by a single processing (#1195, #1314)
- Refactor NGSI-LD processing to align with alias, multientity, expressions and timestamp plugin changes (#1322)
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "iotagent-node-lib",
"license": "AGPL-3.0-only",
"description": "IoT Agent library to interface with NGSI Context Broker",
"version": "2.26.0-next",
"version": "3.0.0",
"homepage": "https://github.com/telefonicaid/iotagent-node-lib",
"keywords": [
"fiware",
Expand Down

0 comments on commit 0b6a749

Please sign in to comment.