We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ca9234 commit 5eb68b0Copy full SHA for 5eb68b0
1 file changed
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/release-notes.adoc
@@ -11,6 +11,26 @@ The folowing tags are used to categorize and state the scope of a change
11
12
13
//add release-notes with newer on top
14
+== 8.5.0 version
15
+=== New Features
16
+// New features (whether major or minor) go here
17
+* REST API performance improvements.
18
+
19
+=== Breaking Changes
20
+// draws attention to functionality that is getting removed
21
22
23
+=== Bug Fixes
24
+// any difference in functionality
25
26
27
28
+=== Migration Notes
29
+// Things to consider during migration from previous release
30
31
+=== External Dependencies Updates
32
+// any dependencies
33
34
== 8.4.0 version
35
=== New Features
36
// New features (whether major or minor) go here
0 commit comments