Skip to content

Commit 90b8c5e

Browse files
committed
Add titles
1 parent b995f79 commit 90b8c5e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/docs/asciidoc/release_notes.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,7 @@ version:: `{version_example}`
201201

202202
For example:
203203

204+
.Main Jaybird artifact
204205
[source,xml,subs="verbatim,attributes"]
205206
----
206207
<dependency>
@@ -212,6 +213,7 @@ For example:
212213

213214
If you want to use Type 2 support (native or embedded), you need to explicitly add `jaybird-native` as a dependency:
214215

216+
.Jaybird native artifact (native and embedded protocol)
215217
[source,xml,subs="verbatim,attributes"]
216218
----
217219
<dependency>
@@ -228,6 +230,7 @@ See also <<type-2-native-and-embedded-driver>>.
228230

229231
To enable the "`ChaCha64`" wire encryption support for pure Java connections, also add:
230232

233+
.ChaCha64 wire encryption plugin
231234
[source,xml,subs="verbatim,attributes"]
232235
----
233236
<dependency>

0 commit comments

Comments
 (0)