diff --git a/aerialod.html b/aerialod.html
index b3b0a29..c4dcc71 100644
--- a/aerialod.html
+++ b/aerialod.html
@@ -1,6 +1,6 @@
-
Aerialod @ ephtracy (Win v0.0.1)
+Aerialod @ ephtracy (Win v0.0.2)
An interactive path tracing renderer for height maps.
@@ -11,8 +11,7 @@
Aerialod @ ephtracy (Win v0.0.1)
@@ -80,6 +79,17 @@ Aerialod @ ephtracy (Win v0.0.1)
Update Log
+
+
+
+ - Color Map: use an image or pure color for the texture of the map.
+ - Support 16-bit depth color map (will be converted to 8-bit depth image internally)
+ - Support sRGB/Linear color mode and Nearest/Linear image filering
+ - Exponential Decay Fog
+ - Save/load map/rendering/camera settings in Export section
+
+
+
@@ -87,7 +97,8 @@ Update Log
- Support importing and exporting PNG, JPG, TIF image formats.
- Support exporting PLY meshes.
-
+
+