From bd4d20106589562b12186ac2d02a665cf7b49dbe Mon Sep 17 00:00:00 2001 From: Enrico Tassi Date: Tue, 13 Oct 2020 10:29:03 +0200 Subject: add changelog --- doc/changelog/02-specification-language/13183-using-att.rst | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 doc/changelog/02-specification-language/13183-using-att.rst (limited to 'doc') diff --git a/doc/changelog/02-specification-language/13183-using-att.rst b/doc/changelog/02-specification-language/13183-using-att.rst new file mode 100644 index 0000000000..9b09bf2383 --- /dev/null +++ b/doc/changelog/02-specification-language/13183-using-att.rst @@ -0,0 +1,6 @@ +- **Added:** + Attribute :attr:`using` now supported by Definition and (Co)Fixpoint. + It has the same effect as :cmd:`Proof using`, which is only available in + interactive mode. + (`#13183 `_, + by Enrico Tassi). -- cgit v1.2.3