diff options
| author | SimonBoulier | 2020-03-12 10:39:03 +0100 |
|---|---|---|
| committer | SimonBoulier | 2020-03-12 10:39:03 +0100 |
| commit | a35e7f9143c8b1c3928978e3b8edc5b326e1f854 (patch) | |
| tree | ccbe4b43b8c4b1427a9467f93b13859d167a3600 | |
| parent | 4e912c8961af5a9826638a461818b64eaa3cac59 (diff) | |
Add changelog entry
| -rw-r--r-- | doc/changelog/01-kernel/11811-uncheck_positivity_bug.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/changelog/01-kernel/11811-uncheck_positivity_bug.rst b/doc/changelog/01-kernel/11811-uncheck_positivity_bug.rst new file mode 100644 index 0000000000..c08ebb7f25 --- /dev/null +++ b/doc/changelog/01-kernel/11811-uncheck_positivity_bug.rst @@ -0,0 +1,4 @@ +- **Fixed:** + Allow more inductive types in `Unset Positivity Checking` mode + (`#11811 <https://github.com/coq/coq/pull/11811>`_, + by SimonBoulier). |
