Index: CHANGELOG.md =================================================================== diff -u -r5023cf7363fee547295fe30f6eda0ec42bde3562 -re5a8b71513db222b961cd0b5276c01d087f57306 --- CHANGELOG.md (.../CHANGELOG.md) (revision 5023cf7363fee547295fe30f6eda0ec42bde3562) +++ CHANGELOG.md (.../CHANGELOG.md) (revision e5a8b71513db222b961cd0b5276c01d087f57306) @@ -2,6 +2,25 @@ All notable changes to this project will be documented in this file. +### [0.7.0] - 2020-08-27 + +- DIAL-29: Added DG temperature sensors enum +- DEN-4344, DIAL-9: Documentation fixes +- Removed empty file +- DIAL-28, DEN-4589, DEN-4344: Ensure unit tests don't mix with hardware reliant tests, finalized import test +- DIAL-28, DEN-4589, DEN-4344: Simplified dialin import system +- DEN-4322: Removed alignment per code review +- DEN-4589 Fixed HD import issue and reworked version.py to work outside of git repos. +- DEN-4322: Removed RO rejection ratio override command +- Updated hd simulator test +- DEN-4322: Updated Dialin API for DG RO rejection ratio +- Added canbus convenience functions +- Fixed ro pump msg ids, added fpga version to dg and hd versions, added test imports to unit tests, cleaned up get alarm states +- Added common, improved ui folder structure +- Updated hd_simulator, hd buttons, and test hd simulator +- DEN-4436: Denali Investigate and Fix the new VM issues +- Updated changelog + ### [0.6.0] - 2020-08-06 #### Added