diff --git a/CHANGELOG.md b/CHANGELOG.md
index ff596028..86652fb0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,9 @@
+## 6.7.0
+
+### Improvements
+
+- Add new "Big" variant of Dropdown component. ([#328](https://github.com/18F/identity-style-guide/pull/328))
+
## 6.6.0
### Improvements
diff --git a/docs/_components/form-fields.md b/docs/_components/form-fields.md
index e35814d6..6504e8e6 100644
--- a/docs/_components/form-fields.md
+++ b/docs/_components/form-fields.md
@@ -96,6 +96,8 @@ Three text fields are the easiest way for users to enter most dates.
## Dropdowns
+### Default
+
{% capture example %}