diff options
author | Erlang/OTP <[email protected]> | 2016-05-11 17:22:23 +0200 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2016-05-11 17:22:23 +0200 |
commit | bd64ad8e15d66e48b36dbe3584315dd5cfc8b59a (patch) | |
tree | acfd657ec7a84bc10503b9c0d00b6b4514ae2725 /lib/edoc/doc | |
parent | 3aa1148cf76915e6ea27b9cc34e388ad85d7da4d (diff) | |
download | otp-bd64ad8e15d66e48b36dbe3584315dd5cfc8b59a.tar.gz otp-bd64ad8e15d66e48b36dbe3584315dd5cfc8b59a.tar.bz2 otp-bd64ad8e15d66e48b36dbe3584315dd5cfc8b59a.zip |
Prepare release
Diffstat (limited to 'lib/edoc/doc')
-rw-r--r-- | lib/edoc/doc/src/notes.xml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/lib/edoc/doc/src/notes.xml b/lib/edoc/doc/src/notes.xml index 130a5a850e..ae8147c564 100644 --- a/lib/edoc/doc/src/notes.xml +++ b/lib/edoc/doc/src/notes.xml @@ -32,6 +32,20 @@ <p>This document describes the changes made to the EDoc application.</p> +<section><title>Edoc 0.7.19</title> + + <section><title>Improvements and New Features</title> + <list> + <item> + <p> Handle typed record fields. </p> + <p> + Own Id: OTP-13558</p> + </item> + </list> + </section> + +</section> + <section><title>Edoc 0.7.18</title> <section><title>Fixed Bugs and Malfunctions</title> |