Skip to content

Commit

Permalink
Added changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
AKuederle committed Mar 20, 2022
1 parent 298af56 commit d8ea2f9
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [0.5.0] -

First version for which we keep changelogs.

### Added

- Added the ability to have multiple groups with the same name.
This should not be allowed based on the c3d-spec, but some programs to it anyway.
In such cases we now rename duplicated groupnames to `{Groupname}{GroupId}`.
(https://github.com/EmbodiedCognition/py-c3d/pull/45)

0 comments on commit d8ea2f9

Please sign in to comment.