Skip to content

Commit

Permalink
docs: changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
tklockau committed Sep 19, 2023
1 parent 96838d0 commit 5b9ce7c
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
Expand Up @@ -76,6 +76,10 @@ Release
- ```Object.asdict()``` now provides also frame intervals and object data pointers, if the frames from the scene are provided
- ```Scene.fromdict()``` for loading a scene from a dictionary

## 3.0.1
### 3.0.1
- ```LoaderUnderstandAi``` now passes the warnings from the ```LoaderRaillabel``` onto the user
- ```LoaderUnderstandAi.load()``` ```validate``` parameter defaults to ```False``` now

## 3.1.0
- ```LoaderUnderstandAi``` now includes warnings for duplicate annotation id and duplicate frame id
- ```LoaderRaillabel``` now includes a warniing for duplicate frame id

0 comments on commit 5b9ce7c

Please sign in to comment.