CHANGELOG.md in octopress-escape-code-2.0.3 vs CHANGELOG.md in octopress-escape-code-2.0.4

- old
+ new

@@ -1,6 +1,9 @@ # Changelog +### 2.0.4 - 2015-01-03 +- Updated regex order to allow different nested code block types. + ### 2.0.3 - 2015-01-03 - Set plugin priority to lowest, ensuring that code is escaped after all hooks. ### 2.0.2 - 2015-01-02 - Fixed issue where insignificant whitespace would break escaping.