diff options
Diffstat (limited to 'doc/changelog/04-tactics/14089-ltac2_unify.rst')
| -rw-r--r-- | doc/changelog/04-tactics/14089-ltac2_unify.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/changelog/04-tactics/14089-ltac2_unify.rst b/doc/changelog/04-tactics/14089-ltac2_unify.rst new file mode 100644 index 0000000000..5887781db9 --- /dev/null +++ b/doc/changelog/04-tactics/14089-ltac2_unify.rst @@ -0,0 +1,5 @@ +- **Added:** + Ltac2 now has a `unify` tactic + (`#14089 <https://github.com/coq/coq/pull/14089>`_, + fixes `#14083 <https://github.com/coq/coq/issues/14083>`_, + by Samuel Gruetter). |
