Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gkjohnson authored Jul 21, 2023
1 parent ffa3d79 commit ea1f135
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [0.6.3] - Unreleased
### Fixed
- Fixed another triangle / triangle intersection failure case.
- Type declaration and documentation for shapecast function.

## [0.6.2] - 2023-07-19
### Fixed
- Fixed triangle / triangle intersection failure case.
Expand Down

0 comments on commit ea1f135

Please sign in to comment.