diff --git a/HISTORY.md b/HISTORY.md index 16a991835..c00c3ed5d 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,6 +1,13 @@ # History +## not yet released, version 5.0.3 + +- Fixed broken links in the documentation. Thanks @stropitek. +- Refactored the code of `parse` into a functional approach. + Thanks @harrysarson. + + ## 2018-07-07, version 5.0.2 - Fixed #1136: rocket trajectory example broken (since v4.0.0).