Skip to content

Commit

Permalink
refactor(ngsi_v2.ContextBrokerClient)!: misleading log for does_entit…
Browse files Browse the repository at this point in the history
…y_exist

BREAKING CHANGE: Renaming of `does_entity_exists` to `does_entity_exist`

For #167
  • Loading branch information
tstorek committed Dec 7, 2022
1 parent a09e20e commit 301fd4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#### v.0.2.4
#### v0.2.4
- fixed ContextAttribute: wrong type conversion for value ([#173](https://github.com/RWTH-EBC/FiLiP/issues/173))
- fixed Change does_entity_exists create error message if entity does not exist ([#167](https://github.com/RWTH-EBC/FiLiP/issues/167))

Expand Down

0 comments on commit 301fd4c

Please sign in to comment.