Update version and changelog for v0.17.2 release

This commit is contained in:
Oliver Hamlet
2021-12-24 19:06:51 +00:00
parent 13bded52e6
commit da065e86e5
3 changed files with 20 additions and 5 deletions
+15
View File
@@ -2,6 +2,21 @@
Version History
***************
0.17.2 - 2021-12-24
===================
Fixed
-----
- A missing ``<string>`` include in ``include/loot/struct/simple_message.h``.
- Invalid configuration causing Read The Docs to fail to build the
documentation.
Changed
-------
- Updated libgit2 to v1.3.0.
0.17.1 - 2021-11-13
===================