diff options
author | Henrik Nord <henrik@erlang.org> | 2023-04-12 10:49:18 +0200 |
---|---|---|
committer | Henrik Nord <henrik@erlang.org> | 2023-04-12 10:49:18 +0200 |
commit | 5fab0495653a1649c903937597897a18c50751c9 (patch) | |
tree | f10f319971595c6485b8458b93564d0041421afa /lib/syntax_tools/doc | |
parent | ec70a31cea573358086b95e1c6a87d37cf42d922 (diff) | |
download | erlang-5fab0495653a1649c903937597897a18c50751c9.tar.gz |
Revert "Prepare release"
This reverts commit d4e4511b19f4126d9271a6e3a8fa2eb716da7e85.
Diffstat (limited to 'lib/syntax_tools/doc')
-rw-r--r-- | lib/syntax_tools/doc/src/notes.xml | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/lib/syntax_tools/doc/src/notes.xml b/lib/syntax_tools/doc/src/notes.xml index f01a8b73c3..a4633065d0 100644 --- a/lib/syntax_tools/doc/src/notes.xml +++ b/lib/syntax_tools/doc/src/notes.xml @@ -32,21 +32,6 @@ <p>This document describes the changes made to the Syntax_Tools application.</p> -<section><title>Syntax_Tools 3.1</title> - - <section><title>Improvements and New Features</title> - <list> - <item> - <p>Map comprehensions as suggested in EEP 58 has now been - implemented.</p> - <p> - Own Id: OTP-18413 Aux Id: EEP-58, PR-6727 </p> - </item> - </list> - </section> - -</section> - <section><title>Syntax_Tools 3.0.1</title> <section><title>Fixed Bugs and Malfunctions</title> |