diff --git a/changelog.md b/changelog.md
--- a/changelog.md
+++ b/changelog.md
@@ -1,3 +1,8 @@
+0.0.2
+
+* update nix
+* add screenrecorder
+
 0.0.1
 
 * Initial release
diff --git a/metar.cabal b/metar.cabal
--- a/metar.cabal
+++ b/metar.cabal
@@ -1,5 +1,5 @@
 name:               metar
-version:            0.0.1
+version:            0.0.2
 license:            BSD3
 license-file:       LICENCE
 author:             Tony Morris <ʇǝu˙sıɹɹoɯʇ@sıɹɹoɯʇ>
@@ -11,6 +11,8 @@
   Obtain Australian METAR from Bureau of Meteorology (BOM).
   .
   If that fails, get the METAR from NOAA.
+  .
+  <<https://i.imgur.com/VGTogB8.gif>>
 homepage:           https://github.com/tonymorris/metar
 bug-reports:        https://github.com/tonymorris/metar/issues
 cabal-version:      >= 1.10
