Spec 0.2

Change-Id: I222b5f0636d759a9c8025e05e0175670679352ec
diff --git a/changelog.rst b/changelog.rst
index 76f350f..5895c8b 100644
--- a/changelog.rst
+++ b/changelog.rst
@@ -9,9 +9,18 @@
   + Allow zero-length name component
   + Require implicit digest to be specified using ``ImplicitSha256Digest`` name component
 
+- **Signature**
+
+  + Add spec for ``SignatureHmacWithSha256``
+
 - **Interest**
 
   + Delete deprecated ``Scope`` guider
+  + Restrict Interest to have name with at least one name component
+
+- **Data**
+
+  + Redirect ContentType number assignments to the `wiki page <https://redmine.named-data.net/projects/ndn-tlv/wiki/ContentType>`__
 
 - **TLV-TYPE**