summaryrefslogtreecommitdiff
path: root/RELEASE.md
diff options
context:
space:
mode:
authorMatt Farina <[email protected]>2014-06-10 20:40:56 -0400
committerMatt Farina <[email protected]>2014-06-10 20:40:56 -0400
commit09b7bdafd2605a6e9407d6f931e6326e8813beb2 (patch)
tree660797d992fc7d543b30fb85eaeb572f2998dc71 /RELEASE.md
parentd88f13833ae6136fdcbdea4c9272f6d4953195ed (diff)
Updated the release notes for 1.0.5.
Diffstat (limited to 'RELEASE.md')
-rw-r--r--RELEASE.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE.md b/RELEASE.md
index e109ed6..ea8eb7e 100644
--- a/RELEASE.md
+++ b/RELEASE.md
@@ -1,6 +1,6 @@
# Release Notes
-COMING
+1.0.5 (2014-06-10)
- #38: Set the dev-master branch as the 1.0.x branch for composer (goetas)
- #34: Tests use PSR-4 for autoloading. (goetas)
- #40, #41: Fix entity handling in RCDATA sections. (KitaitiMakoto)