# Changelog All notable changes to this project will be documented in this file. 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] ## [0.1.5] ### Added - wgs84_umt_to_lat_lon ## [0.1.4] ### Fixed - num+no_std ## [0.1.3] ### Added - no_std ## [0.1.2] ### Fixed - Function name typos ## [0.1.1] ### Added - Radians ## [0.1.0] Initial release. [unreleased]: https://github.com/gadomski/utm/compare/v1.1.0...HEAD [0.1.5]: https://github.com/gadomski/utm/compare/v0.1.4...v0.1.5 [0.1.4]: https://github.com/gadomski/utm/compare/v0.1.3...v0.1.4 [0.1.3]: https://github.com/gadomski/utm/compare/v0.1.2...v0.1.3 [0.1.2]: https://github.com/gadomski/utm/compare/v0.1.1...v0.1.2 [0.1.1]: https://github.com/gadomski/utm/compare/v0.1.0...v0.1.1 [0.1.0]: https://github.com/gadomski/utm/releases/tag/v0.1.0