Skip to content

Commit

Permalink
Merge pull request #73 from telefonicaid/task/prepare_1_5_0
Browse files Browse the repository at this point in the history
Step: 1.4.0-next -> 1.5.0
  • Loading branch information
fgalan committed Jul 14, 2020
2 parents 3f28f27 + 41b7005 commit 5b309fb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
6 changes: 0 additions & 6 deletions CHANGES_NEXT_RELEASE
Original file line number Diff line number Diff line change
@@ -1,6 +0,0 @@
- Fix: Upgrade google spreadsheet dep from 2.0.3 to 3.0.2 due to deprecation warning (#68)
- Fix: Date-parsable strings in --from/--to were not working (#66)
- Upgrade from node:8.12.0-slim to node:8.15.1-slim as base image in Dockerfile
- Upgrade from eval ~0.1.1 to 0.1.3 to support Nodejs v10
- Fix: bug causing UL payload format always used in MQTT transport when mqttClient is already connected
- Fix: randomLinearInterpolator failed to parse negative values
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "fiware-device-simulator",
"description": "Simulator of FIWARE-compatible devices",
"version": "1.4.0-next",
"version": "1.5.0",
"licence": "AGPL-3.0",
"homepage": "https://github.com/gtorodelvalle/fiware-device-simulator",
"author": {
Expand Down

0 comments on commit 5b309fb

Please sign in to comment.