diff options
Diffstat (limited to 'doc/changelog/10-standard-library/12288-constructive-experimental.rst')
| -rw-r--r-- | doc/changelog/10-standard-library/12288-constructive-experimental.rst | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/changelog/10-standard-library/12288-constructive-experimental.rst b/doc/changelog/10-standard-library/12288-constructive-experimental.rst new file mode 100644 index 0000000000..ec9b66bd7a --- /dev/null +++ b/doc/changelog/10-standard-library/12288-constructive-experimental.rst @@ -0,0 +1,7 @@ +- **Changed:** + Split files `ConstructiveMinMax` and `ConstructivePower`. + + .. warning:: The constructive reals modules are marked as experimental. + + (`#12288 <https://github.com/coq/coq/pull/12288>`_, + by Vincent Semeria). |
