fugit 0.3.1

Time library for embedded targets with ease-of-use and performance first.
Documentation
# 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]

### Added

### Fixed

### Changed

## [v0.3.1]

### Added

- Added `CHANGELOG.md`

### Fixed

- Now supports a `defmt` version span (0.2 and 0.3 is supported)

[Unreleased]: https://github.com/korken89/fugit/compare/v0.3.1...HEAD
[v0.3.1]: https://github.com/korken89/fugit/compare/v0.3.0...v0.3.1