Skip to content

Commit fb1abab

Browse files
committed
Prepare CHANGELOG for 1.31.0 release
1 parent 69e83e4 commit fb1abab

File tree

1 file changed

+13
-4
lines changed

1 file changed

+13
-4
lines changed

CHANGELOG.asciidoc

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,20 @@ endif::[]
2020
2121
=== Unreleased
2222
23+
[[release-notes-1.31.1]]
24+
==== 1.31.1 - YYYY/MM/DD
25+
26+
[float]
27+
===== Features
28+
29+
[float]
30+
===== Bug fixes
31+
32+
[[release-notes-1.x]]
33+
=== Java Agent version 1.x
34+
2335
[[release-notes-1.31.0]]
24-
==== 1.31.0 - YYYY/MM/DD
36+
==== 1.31.0 - 2022/05/17
2537
2638
[float]
2739
===== Potentially breaking changes
@@ -58,9 +70,6 @@ to recycle. This allows for spans representing asynchronous handling of requests
5870
* Properly handle `java.lang.IllegalStateException` related to premature invocation of `ServletConfig#getServletContext()` in
5971
`Servlet#init()` instrumentations - {pull}2627[#2627]
6072
61-
[[release-notes-1.x]]
62-
=== Java Agent version 1.x
63-
6473
[[release-notes-1.30.1]]
6574
==== 1.30.1 - 2022/04/12
6675

0 commit comments

Comments
 (0)