Skip to content

Commit

Permalink
Increment version number and provide release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinOtter committed Feb 20, 2022
1 parent d53b858 commit 8f33e9b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "Modia3D"
uuid = "07f2c1e0-90b0-56cf-bda7-b44b56e34eed"
authors = ["Andrea Neumayr <[email protected]>", "Martin Otter <[email protected]>", "Gerhard Hippmann <[email protected]>"]
version = "0.8.1"
version = "0.8.2"

[deps]
Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"
Expand Down
5 changes: 5 additions & 0 deletions docs/src/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,11 @@ Download and install the free DLR SimVis Community Edition, e.g. with [https://v

## Release Notes

### Version 0.8.2

- Fix Cone contact detection
- Add rattleback test (Modia3D/test/Collisions/Rattleback.jl)

### Version 0.8.1

- `collisionSmoothingRadius`: edges are smoothed with `collisionSmoothingRadius`
Expand Down

0 comments on commit 8f33e9b

Please sign in to comment.