Skip to content

Commit 10d494e

Browse files
authored
Update RELEASE_NOTES.md
1 parent e9987e8 commit 10d494e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

RELEASE_NOTES.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ Version vxx.yy.zz -- Release date 20yy-mm-dd
1010

1111
* Bug fixes:
1212
* Fixed indexing bug that produced a compilation error with GCC 10.
13-
* Fixed a memory leak in CRSMatrix::assimilate.
14-
* Fixed a memory leak in ArrayOfArraysView::free with non-trivially destructable values.
13+
* Fixed a memory leak in `CRSMatrix::assimilate`.
14+
* Fixed a memory leak in `ArrayOfArraysView::free` with non-trivially destructable values.
1515

1616
Version v0.1.0 -- Release date 2020-10-13
1717
=========================================

0 commit comments

Comments
 (0)