diff options
Diffstat (limited to 'changelog.html')
-rw-r--r-- | changelog.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelog.html b/changelog.html index fc391f8..51d3b6c 100644 --- a/changelog.html +++ b/changelog.html @@ -4,12 +4,17 @@ <meta charset="utf-8"> </head> <body> + <h1>8</h1> + <ul> + <li>Fix #2.</li> + </ul> <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> + <li>Update <i>README.md</i>.</li> </ul> <h1>6</h1> <ul> |