diff options
| author | SimonBoulier | 2020-01-06 14:35:14 +0100 |
|---|---|---|
| committer | SimonBoulier | 2020-02-04 16:07:21 +0100 |
| commit | dd7f79809425543b8ac3ff2c2a2b8f36adf28af1 (patch) | |
| tree | d854f47185faaefbdbf8a7e73c1956ef46666731 /dev/doc/changes.md | |
| parent | 0f568166e37216a6e174e81757f6f2a2bc56fb4e (diff) | |
Non maximal implicits: entry in dev/doc/changes.md
Diffstat (limited to 'dev/doc/changes.md')
| -rw-r--r-- | dev/doc/changes.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/dev/doc/changes.md b/dev/doc/changes.md index 3bc92e6aee..cb6e695865 100644 --- a/dev/doc/changes.md +++ b/dev/doc/changes.md @@ -17,6 +17,11 @@ Printers: Constrextern.extern_constr which were taking a boolean argument for the goal style now take instead a label. +Implicit arguments: + +- The type `Impargs.implicit_kind` was removed in favor of + `Glob_term.binding_kind`. + ## Changes between Coq 8.10 and Coq 8.11 ### ML API |
