Fix: ROGCC: Correctly deny badly formed fan graphs

Closes #286
This commit is contained in:
Luke D. Jones
2022-12-05 19:40:00 +13:00
parent 83a0b570e0
commit fdadffcdde
2 changed files with 38 additions and 9 deletions

View File

@@ -5,6 +5,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
### Changed
- Adjust how fan graph in ROGCC works, deny incorrect graphs
## [v4.5.2]
### Changed
- Update dependencies and bump version