diff options
| author | Théo Zimmermann | 2020-11-12 11:49:36 +0100 |
|---|---|---|
| committer | Théo Zimmermann | 2020-11-12 16:09:25 +0100 |
| commit | 8ed2d808b2c9caf022b5e22bb43f2ca6876ebd1b (patch) | |
| tree | 0ac7d787b40cbb2eb9f5219c44b15320e6e4ea8b /doc | |
| parent | 403a9057b41ed3a8d069175a5834a88442e47f66 (diff) | |
Add changelog entry for Proof using in -noinit mode.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/changelog/07-commands-and-options/13339-proof-using-noinit.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/changelog/07-commands-and-options/13339-proof-using-noinit.rst b/doc/changelog/07-commands-and-options/13339-proof-using-noinit.rst new file mode 100644 index 0000000000..9ae759be56 --- /dev/null +++ b/doc/changelog/07-commands-and-options/13339-proof-using-noinit.rst @@ -0,0 +1,5 @@ +- **Added:** + The :cmd:`Proof using` command can now be used without loading the + Ltac plugin (`-noinit` mode) + (`#13339 <https://github.com/coq/coq/pull/13339>`_, + by Théo Zimmermann). |
