# 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). ## [2.0.0] - 2021-03-21 ### Added - Added support for Tokio ## [1.0.0] - 2021-03-21 ### Added - Added support for async-std - Added get_unix_ntp_time() function ### Changed - Updated from Rust 2015 to Rust 2018 ### Removed - example - hardcoded 5 sec timeout