summaryrefslogtreecommitdiff
path: root/lib/eunit
diff options
context:
space:
mode:
authorErlang/OTP <otp@erlang.org>2021-09-17 10:20:25 +0200
committerErlang/OTP <otp@erlang.org>2021-09-17 10:20:25 +0200
commitee5ebe25951af492f035e41b43b00c1cf6ddc73e (patch)
tree5eb4caa5648d32972841ce21a81d7b6f25088f58 /lib/eunit
parentf3690a746e18ce3b5eddaa2b68fd82b9367c8dda (diff)
downloaderlang-ee5ebe25951af492f035e41b43b00c1cf6ddc73e.tar.gz
Prepare release
Diffstat (limited to 'lib/eunit')
-rw-r--r--lib/eunit/doc/src/notes.xml16
-rw-r--r--lib/eunit/vsn.mk2
2 files changed, 17 insertions, 1 deletions
diff --git a/lib/eunit/doc/src/notes.xml b/lib/eunit/doc/src/notes.xml
index 85cdd45638..cd8c3e03a9 100644
--- a/lib/eunit/doc/src/notes.xml
+++ b/lib/eunit/doc/src/notes.xml
@@ -33,6 +33,22 @@
</header>
<p>This document describes the changes made to the EUnit application.</p>
+<section><title>Eunit 2.7</title>
+
+ <section><title>Improvements and New Features</title>
+ <list>
+ <item>
+ <p>
+ In an eunit test, when a test case times out, include a
+ stacktrace.</p>
+ <p>
+ Own Id: OTP-17613 Aux Id: PR-5185 </p>
+ </item>
+ </list>
+ </section>
+
+</section>
+
<section><title>Eunit 2.6.1</title>
<section><title>Fixed Bugs and Malfunctions</title>
diff --git a/lib/eunit/vsn.mk b/lib/eunit/vsn.mk
index caaf3983e1..7528a7d57d 100644
--- a/lib/eunit/vsn.mk
+++ b/lib/eunit/vsn.mk
@@ -1 +1 @@
-EUNIT_VSN = 2.6.1
+EUNIT_VSN = 2.7