diff --git a/CHANGELOG.md b/CHANGELOG.md index 1a13a23..1e21f82 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ Changelog ========= -## 2.0.1 +### 2.0.1 (2013-06-09) - Fix string concatenation. If `~` in the end of expression Fenom generates broken template. - Fix `~=` operator. Operator was not working.