From 3fb587c29190f2a389c7f7ccc4958f4bf9e33511 Mon Sep 17 00:00:00 2001 From: Romain Thomas Date: Sat, 2 Apr 2022 16:04:29 +0200 Subject: [PATCH] Update changelog --- doc/sphinx/changelog.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/sphinx/changelog.rst b/doc/sphinx/changelog.rst index 1faaabee88..b64f44440a 100644 --- a/doc/sphinx/changelog.rst +++ b/doc/sphinx/changelog.rst @@ -4,6 +4,9 @@ Changelog 0.12.1 - Not Released Yet ------------------------- +:ELF: + * Fix section inclusion calculations (:pr:`692`) + :PE: * Fix parsing regressions (:issue:`689`, :issue:`687`, :issue:`686`, :issue:`685`, :issue:`691`)