diff --git a/ChangeLog b/ChangeLog
index 5875cf8..be77bb3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,11 @@
 CHANGES
 =======
 
+v0.1.1
+------
+
+* Working plugin pulled from aprsd itself
+
 v0.1.0
 ------
 
diff --git a/README.rst b/README.rst
index 47eea8f..34eabcf 100644
--- a/README.rst
+++ b/README.rst
@@ -36,13 +36,7 @@ APRSD Yahoo Finance Stock Quotes
 Features
 --------
 
-* TODO
-
-
-Requirements
-------------
-
-* TODO
+* APRSD Plugin that gets a stock quote from Yahoo Finance python API and returns that.
 
 
 Installation