# Changelog for rounded-hw ## 0.3.0 (2022-01-08) * Support Clang on AArch64. * Show the rounding attribute in `instance Show (Rounded r a)`. ## 0.2.0 (2020-12-27) * Some functionality was moved to fp-ieee. * Fix roundedFusedMultiplyAdd of ViaRational. * Fix showFFloatRn. ## 0.1.0.0 (2020-06-23) * Initial release.