Skip to content

Commit 2bb7247

Browse files
committed
fix #546 - cleanup markdown formatting for release notes
(cherry picked from commit 41611c4)
1 parent 7056d3a commit 2bb7247

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

release_notes/release_4.0.0.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
NOTES FOR RELEASE 4.0.0
1+
# NOTES FOR RELEASE 4.0.0
22

33
Adds Optic API, Data Movement SDK, Kerberos, Client Certificate Authentication, Geospatial enhancements,
44
Temporal documen enhancements, support for metadata values.
55

6-
New Functionality
6+
## New Functionality
77
* #392 - add shortcut addAs methods to DocumentWriteSet
88
* #400 - Optic API
99
* #402 - geo double precision and geo polygon search
@@ -17,7 +17,7 @@ New Functionality
1717
from Java Client API
1818
* #550 - add Capability NODE_UPDATE
1919

20-
Improvements and Bug Fixes
20+
## Improvements and Bug Fixes
2121
* many javadoc improvements
2222
* #210 - fail fast when library module path doesn't begin with /ext
2323
* #234 - offer a way to close the input source for XMLStreamReaderHandle

0 commit comments

Comments
 (0)