# Change Log All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] ## [v0.1.1] - 2016-10-19 ### Added - generic `sqrtf` ## v0.1.0 - 2016-10-15 ### Added - generic `atan2f`, `atanf` `fabs`, `fasbf` [Unreleased]: https://github.com/japaric/m/compare/v0.1.1...HEAD [v0.1.1]: https://github.com/japaric/m/compare/v0.1.0...v0.1.1