diff --git a/CHANGELOG.md b/CHANGELOG.md index c229055..12d7c44 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). The function now returns the remaining slice as well. - All CDS specific functionality was moved into the `cds` submodule of the `time` module. `CdsShortTimeProvider` was renamed to `TimeProvider`. + PR: https://egit.irs.uni-stuttgart.de/rust/spacepackets/pulls/3 ## Added