diff options
Diffstat (limited to 'changelog.html')
-rw-r--r-- | changelog.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/changelog.html b/changelog.html index 50acfd2..ce72472 100644 --- a/changelog.html +++ b/changelog.html @@ -4,6 +4,15 @@ <meta charset="utf-8"> </head> <body> + <h1>14</h1> + <ul> + Compile "luma" instead of "luma.bin". + Get input file via arguments passed to executable. + </ul> + <h1>13</h1> + <ul> + <li>Reformat README.html to Markdown.</li> + </ul> <h1>12</h1> <ul> <li>Add "changelog.html" to keep track of changes.</li> |