summaryrefslogtreecommitdiff
path: root/changelog.html
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.html')
-rw-r--r--changelog.html41
1 files changed, 0 insertions, 41 deletions
diff --git a/changelog.html b/changelog.html
deleted file mode 100644
index ce72472..0000000
--- a/changelog.html
+++ /dev/null
@@ -1,41 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
- <head>
- <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>
- <li>Remove deprecated gfx library files.</li>
- <li>Fix PGKBUILD version not considering version 0.</li>
- <li>Add new language example.</li>
- <li>Begin rewrite of entire codebase.<\li>
- <li>Move old codebase into the "old" folder.</li>
- <li>Begin creation Luma stdlib API.</li>
- <li>Build "luma.bin" file instead of "luma.elf".</li>
- </ul>
- <h1>11</h1>
- <h1>↋</h1>
- <h1>↊</h1>
- <h1>9</h1>
- <h1>8</h1>
- <h1>7</h1>
- <h1>6</h1>
- <h1>5</h1>
- <h1>4</h1>
- <h1>3</h1>
- <h1>2</h1>
- <h1>1</h1>
- <h1>0</h1>
- </body>
-</html>