Envision X.Y
Dec 10, 2010 - SHA: abcdefgh
CEETRON Envision for Web
CEETRON Envision for Desktop
Fixed Bugs
CAE-42 Crash Fixed
Write the description of the bug fix/feature. Indicate with (web) and
(desktop) in the header which SDKs
this issue applies to.
I you want an image, copy the image to the ../../images/release-notes folder and insert it here like this:

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