aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog/04-tactics/12993-remove-cutrewrite.rst
blob: b719c5618eb8de50f06c810ef95394dde726e344 (plain)
1
2
3
4
- **Removed:**
  Deprecated ``cutrewrite`` tactic. Use :tacn:`replace` instead
  (`#12993 <https://github.com/coq/coq/pull/12993>`_,
  by Théo Zimmermann).