浏览代码

Fixed typo in CHANGELOG.md

Andrej Hudec 10 年之前
父节点
当前提交
67432d482b
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      CHANGELOG.md

+ 1 - 1
CHANGELOG.md

@@ -2,7 +2,7 @@ CHANGELOG
 =========
 
 ## 2015-01-05
- * [BC BREAK] #2665 - text from Admin's toString method is escaped for html output before adding in flash message to prevent possible XSS vulnerability.### 2014-11-04
+ * [BC BREAK] #2665 - text from Admin's toString method is escaped for html output before adding in flash message to prevent possible XSS vulnerability.
 
 ### 2014-11-04 
 * [BC BREAK] Inline edition now validates the whole object.