summaryrefslogtreecommitdiff
path: root/lib/edoc
diff options
context:
space:
mode:
authorErlang/OTP <otp@erlang.org>2018-05-25 12:14:27 +0200
committerErlang/OTP <otp@erlang.org>2018-05-25 12:14:27 +0200
commitfd8e49b5bddceaae803670121b603b5eee8c5c08 (patch)
tree26cf13756466baac2711b5cb9d347116d213fa16 /lib/edoc
parent4f91c8a34f4cc2c728a63e8d218566b3b3795b10 (diff)
downloaderlang-fd8e49b5bddceaae803670121b603b5eee8c5c08.tar.gz
Prepare release
Diffstat (limited to 'lib/edoc')
-rw-r--r--lib/edoc/doc/src/notes.xml15
-rw-r--r--lib/edoc/vsn.mk2
2 files changed, 16 insertions, 1 deletions
diff --git a/lib/edoc/doc/src/notes.xml b/lib/edoc/doc/src/notes.xml
index 240789e876..853cc792e0 100644
--- a/lib/edoc/doc/src/notes.xml
+++ b/lib/edoc/doc/src/notes.xml
@@ -32,6 +32,21 @@
<p>This document describes the changes made to the EDoc
application.</p>
+<section><title>Edoc 0.9.3</title>
+
+ <section><title>Improvements and New Features</title>
+ <list>
+ <item>
+ <p>
+ Update to use the new string api instead of the old.</p>
+ <p>
+ Own Id: OTP-15036</p>
+ </item>
+ </list>
+ </section>
+
+</section>
+
<section><title>Edoc 0.9.2</title>
<section><title>Fixed Bugs and Malfunctions</title>
diff --git a/lib/edoc/vsn.mk b/lib/edoc/vsn.mk
index 2f6d469536..bea9277e1f 100644
--- a/lib/edoc/vsn.mk
+++ b/lib/edoc/vsn.mk
@@ -1 +1 @@
-EDOC_VSN = 0.9.2
+EDOC_VSN = 0.9.3