diff --git a/CHANGES.md b/CHANGES.md index 547503c..95df8cf 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -14,11 +14,15 @@ - Parse bencoded data iteratively to prevent stack buffer overflows - Throw exceptions for integer over/underflow +--- + ## v0.2.1 (2020-12-03) ### Bug fixes - Require `bfg9000` v0.6 for builds/tests +--- + ## v0.2 (2019-11-26) ### New features @@ -26,6 +30,8 @@ - Install a `pkg-config` `.pc` file that sets the compiler's include path as needed +--- + ## v0.1 (2016-07-01) Initial release