From f53a5e3a2bd690425647fb832f6b6d96367a7c6a Mon Sep 17 00:00:00 2001 From: Théo Zimmermann Date: Mon, 17 Jun 2019 18:17:42 +0200 Subject: Fix the changelog of 8.10+beta2 following the backport of #10205. --- doc/changelog/04-tactics/10205-discriminate-HoTT.rst | 6 ------ doc/sphinx/changes.rst | 9 +++++++++ 2 files changed, 9 insertions(+), 6 deletions(-) delete mode 100644 doc/changelog/04-tactics/10205-discriminate-HoTT.rst diff --git a/doc/changelog/04-tactics/10205-discriminate-HoTT.rst b/doc/changelog/04-tactics/10205-discriminate-HoTT.rst deleted file mode 100644 index bb2d2a092e..0000000000 --- a/doc/changelog/04-tactics/10205-discriminate-HoTT.rst +++ /dev/null @@ -1,6 +0,0 @@ -- Make the :tacn:`discriminate` tactic work together with - :flag:`Universe Polymorphism` and equality in :g:`Type`. This, - in particular, makes :tacn:`discriminate` compatible with the HoTT - library https://github.com/HoTT/HoTT. - (`#10205 `_, - by Andreas Lynge, review by Pierre-Marie Pédrot and Matthieu Sozeau) diff --git a/doc/sphinx/changes.rst b/doc/sphinx/changes.rst index e5045c222a..fd84868a1f 100644 --- a/doc/sphinx/changes.rst +++ b/doc/sphinx/changes.rst @@ -609,6 +609,15 @@ Changes in 8.10+beta2 Many bug fixes and documentation improvements, in particular: +**Tactics** + +- Make the :tacn:`discriminate` tactic work together with + :flag:`Universe Polymorphism` and equality in :g:`Type`. This, + in particular, makes :tacn:`discriminate` compatible with the HoTT + library https://github.com/HoTT/HoTT + (`#10205 `_, + by Andreas Lynge, review by Pierre-Marie Pédrot and Matthieu Sozeau). + **SSReflect** - Make the ``case E: t`` tactic work together with -- cgit v1.2.3