summaryrefslogtreecommitdiff
path: root/changelog.html
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.html')
-rw-r--r--changelog.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/changelog.html b/changelog.html
index 266196b..13579bd 100644
--- a/changelog.html
+++ b/changelog.html
@@ -4,6 +4,17 @@
<meta charset="utf-8">
</head>
<body>
+ <h1>2</h1>
+ <ul>
+ <li>Cleanup code.</li>
+ <li>Create argument handler.</li>
+ <li>Create better support for different image formats.</li>
+ <li>Remove C-string functions in favour of the ones in &ltcstring&gt.</li>
+ <li>Greatly improve debugging.</li>
+ <li>Create foundation for new multithreaded multiprecision renderer.</li>
+ <li>Remove old renderer.</li>
+ <li>Completely remove Rust artifacts.</li>
+ </ul>
<h1>1</h1>
<ul>
<li>Add changelog.</li>