1
0
mirror of https://github.com/ThrowTheSwitch/Unity.git synced 2026-01-23 00:15:58 +01:00

Update change log and known issues.

Fix bug with infinity and NaN handling.
This commit is contained in:
Mark VanderVoord
2023-11-13 17:03:07 -05:00
parent 3f7564ea3b
commit a1b1600e43
6 changed files with 154 additions and 24 deletions

View File

@@ -12,6 +12,8 @@ If you'd like to leave the hard work to us, you might be interested in Ceedling,
If you're new to Unity, we encourage you to tour the [getting started guide][].
You can also find the [change log][] and [known issues][] in our documentation.
## Getting Started
The [docs][] folder contains a [getting started guide][] and much more tips about using Unity.
@@ -226,5 +228,7 @@ This is useful for specifying more information about the problem.
[CI]: https://github.com/ThrowTheSwitch/Unity/workflows/CI/badge.svg
[getting started guide]: docs/UnityGettingStartedGuide.md
[change log]: docs/UnityChangeLog.md
[known issues]: docs/UnityKnownIssues.md
[docs]: docs/
[UnityAssertionsReference.md]: docs/UnityAssertionsReference.md