summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Farina <[email protected]>2014-04-29 21:56:22 -0400
committerMatt Farina <[email protected]>2014-04-29 21:56:22 -0400
commit08711d17ad0dc08626347da9f48b477e2c717925 (patch)
tree9e126df715fee19bee0ad1d7b7ebf1d8d15d19e0
parentb6206468fa1fc05ec40ea5431c4711c78767b683 (diff)
Updating the release notes.
-rw-r--r--RELEASE.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/RELEASE.md b/RELEASE.md
index 0720ee5..56e0cf0 100644
--- a/RELEASE.md
+++ b/RELEASE.md
@@ -1,5 +1,8 @@
# Release Notes
+1.0.4 (2014-04-29)
+- #30/#31 Don't throw an exception for invalid tag names.
+
1.0.3 (2014-02-28)
- #23 and #29: Ignore attributes with illegal chars in name for the PHP DOM.