diff options
| author | Gaëtan Gilbert | 2020-05-13 13:02:51 +0200 |
|---|---|---|
| committer | Gaëtan Gilbert | 2020-05-13 13:02:51 +0200 |
| commit | 23be910b49eac7a69a30b1e737a4738e24edcaa0 (patch) | |
| tree | 8bceafd4270a4943a48f7d6ebd26e0fa27a7e656 /doc/changelog | |
| parent | 67f0e9fd40dc2f7b30a8aec4c7efb032e61a001e (diff) | |
| parent | 2b3bd349914a759b270cea48a7ec32c9320f1792 (diff) | |
Merge PR #11828: [obligations] Deprecated flag cleanup
Reviewed-by: SkySkimmer
Ack-by: Zimmi48
Diffstat (limited to 'doc/changelog')
| -rw-r--r-- | doc/changelog/07-commands-and-options/11828-obligations+depr_hide_obligation.rst | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/changelog/07-commands-and-options/11828-obligations+depr_hide_obligation.rst b/doc/changelog/07-commands-and-options/11828-obligations+depr_hide_obligation.rst new file mode 100644 index 0000000000..5ab2941446 --- /dev/null +++ b/doc/changelog/07-commands-and-options/11828-obligations+depr_hide_obligation.rst @@ -0,0 +1,9 @@ +- **Deprecated:** + Option :flag:`Hide Obligations` has been deprecated + (`#11828 <https://github.com/coq/coq/pull/11828>`_, + by Emilio Jesus Gallego Arias). + +- **Removed:** + Deprecated option ``Shrink Obligations`` has been removed + (`#11828 <https://github.com/coq/coq/pull/11828>`_, + by Emilio Jesus Gallego Arias). |
