Skip to content

Commit 8f33e9b

Browse files
committed
Increment version number and provide release notes
1 parent d53b858 commit 8f33e9b

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "Modia3D"
22
uuid = "07f2c1e0-90b0-56cf-bda7-b44b56e34eed"
33
authors = ["Andrea Neumayr <[email protected]>", "Martin Otter <[email protected]>", "Gerhard Hippmann <[email protected]>"]
4-
version = "0.8.1"
4+
version = "0.8.2"
55

66
[deps]
77
Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"

docs/src/index.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,11 @@ Download and install the free DLR SimVis Community Edition, e.g. with [https://v
4848

4949
## Release Notes
5050

51+
### Version 0.8.2
52+
53+
- Fix Cone contact detection
54+
- Add rattleback test (Modia3D/test/Collisions/Rattleback.jl)
55+
5156
### Version 0.8.1
5257

5358
- `collisionSmoothingRadius`: edges are smoothed with `collisionSmoothingRadius`

0 commit comments

Comments
 (0)