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 1a4398c..bc244ed 100644 --- a/changelog.html +++ b/changelog.html @@ -4,6 +4,11 @@ <meta charset="utf-8"> </head> <body> + <h1>4</h1> + <ul> + <li>Remove build artifacts.</li> + <li>Update .gitignore to ignore more build artifacts.</li> + </ul> <h1>3</h1> <ul> <li>Remove unused variables from Makefile.</li> |