Add more bugs fixed in 2.1.0
diff --git a/site/_releases/2.1.0.md b/site/_releases/2.1.0.md
index e11a710..f7966ea 100644
--- a/site/_releases/2.1.0.md
+++ b/site/_releases/2.1.0.md
@@ -68,6 +68,7 @@
 * {% jira 1897 %} Some Schemas fail to compile with latest updates
 * {% jira 1899 %} Fix NOTICE and LICENSE files
 * {% jira 1901 %} Apache Rat cannot detect licenses for Passera, Scala libs, and W3C files
+* {% jira 1906 %} Updates to LICENSE/NOTICE files
 
 #### Ambiguous Path Expressions
 
@@ -126,6 +127,8 @@
 
 #### Miscellaneous Bug Fixes
 
+* {% jira 1473 %} DFDL Schema Validation not happening properly
+* {% jira 1838 %} Need more warning suppression options
 * {% jira 1851 %} Unparsing delimited data with escape characters could lead to truncation
 * {% jira 1855 %} Property Resolution - resolve onto ref objects
 * {% jira 1862 %} Better logging/reset mechanism for MarkPool
@@ -133,10 +136,17 @@
 * {% jira 1866 %} Eclipse classpaths need fixing
 * {% jira 1867 %} Memory leak in Register
 * {% jira 1872 %} Eclipse classpaths for daffodil-io module need fixing
+* {% jira 1874 %} Incorrect warning message about default value and no empty representation
 * {% jira 1885 %} Initiators are not being inherited from parent choices
 * {% jira 1893 %} TDML Runner not caching schema compiles - only caches schemas if compileAllTopLevel is true
 * {% jira 1895 %} Eclipse classpath for daffodil-core needs fix
 * {% jira 1903 %} Eclipse classpath broken for daffodil-test and other tests - now must have daffodil-lib-unittest
+* {% jira 1907 %} Daffodil disallows attribute declarations for non-DFDL annotation elements.
+* {% jira 1910 %} Cannot unparse when array with minOccurs="0" is last in a sequence
+* {% jira 1911 %} Move daffodil-cli tests to use sbt's "integration" test capabilities
+* {% jira 1913 %} Strange jar ends up in lib_managed of daffodil - trips up Eclipse IDE users
+* {% jira 1914 %} Eclipse classpath broken for daffodil-cli
+
 
 #### Deprecation/Compatability