more updates to changelog
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 13ca841..28d3573 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,10 @@
 # CHANGELOG
 
+## 1.0.0+1
+
+* Fixed regression where lookups from list did not work. Removed failing tests
+  that depend on reflection.
+
 ## 1.0.0
 
  * Forked from original repo. Support for mirrors removed.
diff --git a/pubspec.yaml b/pubspec.yaml
index 3bb6c0c..216a1e4 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -1,6 +1,6 @@
 name: mustache_template
 version: 1.0.0+1
-description: Mustache template library
+description: A mustache template library that supports dart2js and dart2native
 homepage: https://github.com/jonahwilliams/mustache
 
 environment: