aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog
diff options
context:
space:
mode:
authorJim Fehrle2021-01-18 21:22:52 -0800
committerJim Fehrle2021-01-25 10:01:22 -0800
commit7ea0db435910c2db2a9ae4cadfd54f49f3640b62 (patch)
treec33c2ec09e7147f0ea56734b17359cf30a33efbe /doc/changelog
parentf44e65e0d209fdada20998d661ad10a5e82a0d92 (diff)
Remove the Hide Obligations flag
Diffstat (limited to 'doc/changelog')
-rw-r--r--doc/changelog/07-vernac-commands-and-options/13758-remove_hide_obligations.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/changelog/07-vernac-commands-and-options/13758-remove_hide_obligations.rst b/doc/changelog/07-vernac-commands-and-options/13758-remove_hide_obligations.rst
new file mode 100644
index 0000000000..84d6bdea89
--- /dev/null
+++ b/doc/changelog/07-vernac-commands-and-options/13758-remove_hide_obligations.rst
@@ -0,0 +1,4 @@
+- **Removed:**
+ The Hide Obligations flag, deprecated in 8.12
+ (`#13758 <https://github.com/coq/coq/pull/13758>`_,
+ by Jim Fehrle).