SAM X.Y
Dec 10, 2010 - SHA: abcdefgh
Fixed Bugs
CAE-42 Crash Fixed
Write the description of the bug fix/feature.
If you refer to a class or a function in the text, mark them like this: Enable this feature be calling
Myclass::useThisFeature
.
If you have a whole code block you insert it as this:
int val = 42;
if (val == meaningOfLife())
{
return true;
}
Bullet point lists like this. An empty line before is required.
Life
The universe
And everything
If you want something in bold, you do like this