From 1e37c5234f3237eeb7fef85d461e6b8108cd0edf Mon Sep 17 00:00:00 2001 From: Théo Zimmermann Date: Thu, 10 Dec 2020 11:20:50 +0100 Subject: Changelog for 8.12.2. --- doc/sphinx/changes.rst | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/doc/sphinx/changes.rst b/doc/sphinx/changes.rst index 8fb03879e8..726a6309d4 100644 --- a/doc/sphinx/changes.rst +++ b/doc/sphinx/changes.rst @@ -2017,6 +2017,25 @@ Changes in 8.12.1 fixes `#12332 `_, by Théo Zimmermann and Jim Fehrle). +Changes in 8.12.2 +~~~~~~~~~~~~~~~~~ + +**Notations** + +- **Fixed:** + 8.12 regression causing notations mentioning a coercion to be ignored + (`#13436 `_, + fixes `#13432 `_, + by Hugo Herbelin). + +**Tactics** + +- **Fixed:** + 8.12 regression: incomplete inference of implicit arguments in :tacn:`exists` + (`#13468 `_, + fixes `#13456 `_, + by Hugo Herbelin). + Version 8.11 ------------ -- cgit v1.2.3