diff options
Diffstat (limited to 'changelog.html')
-rw-r--r-- | changelog.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/changelog.html b/changelog.html index 39d3224..fc391f8 100644 --- a/changelog.html +++ b/changelog.html @@ -4,6 +4,13 @@ <meta charset="utf-8"> </head> <body> + <h1>7</h1> + <ul> + <li>Fix #1.</li> + <li>Fix some language mistakes.</li> + <li>Add a <i>Copyright & License</i> page in <i>README.md</i>.</li> + <li>Create logo.</li> + </ul> <h1>6</h1> <ul> <li>Actually switch compiler from Clang++ to G++.</li> |