Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
djs0109 authored Mar 7, 2025
1 parent e9b5008 commit 4e54f49
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
### v0.6.x
### v0.6.2
- add: New features to validate and update relationships for V2 entities ([#380](https://github.com/RWTH-EBC/FiLiP/pull/380))
- add: ngsi-ld support for entity creation and update with keyvalues format ([#394](https://github.com/RWTH-EBC/FiLiP/pull/394))
- fix: exception handling for special characters in attribute value ([#381](https://github.com/RWTH-EBC/FiLiP/pull/381))
- update: relax pydantic requirements ([#390](https://github.com/RWTH-EBC/FiLiP/pull/390))
- update: pandas requirement from ~=1.3.5 to >=1.3.5,<2.3.0 ([#396](https://github.com/RWTH-EBC/FiLiP/pull/396))

### v0.6.1
- add: Tutorial for saving live timeseries data (e.g., forecast) in context broker and timeseries database ([#363](https://github.com/RWTH-EBC/FiLiP/pull/363))
Expand Down

0 comments on commit 4e54f49

Please sign in to comment.