diff options
| author | Arthur Azevedo de Amorim | 2019-10-22 10:02:11 -0400 |
|---|---|---|
| committer | Arthur Azevedo de Amorim | 2019-10-22 10:02:11 -0400 |
| commit | a6dc83e867c9f265076d2697d9ac8834390aa2fa (patch) | |
| tree | 41e364333ff27a11a96592586b82d6d2b839676a | |
| parent | fc0c2e19e763a4d3b4cbdb490950e0f85558e5c9 (diff) | |
Update changelog.
| -rw-r--r-- | doc/changelog/06-ssreflect/10932-void-type-ssr.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/changelog/06-ssreflect/10932-void-type-ssr.rst b/doc/changelog/06-ssreflect/10932-void-type-ssr.rst new file mode 100644 index 0000000000..12ac742156 --- /dev/null +++ b/doc/changelog/06-ssreflect/10932-void-type-ssr.rst @@ -0,0 +1,3 @@ +- Add a `void` notation for the standard library empty type (`Empty_set`) + (`#10932 <https://github.com/coq/coq/pull/10932>`_, by Arthur Azevedo de + Amorim). |
