diff --git a/.CHANGELOG.md.swp b/.CHANGELOG.md.swp new file mode 100644 index 00000000..41f697df Binary files /dev/null and b/.CHANGELOG.md.swp differ diff --git a/CHANGELOG.md b/CHANGELOG.md index a6da3302..be8e4015 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +# 2.1.3+2 +* Prepare for upcoming change to File.openRead() + # 2.1.3+1 * Apply control flow lints. @@ -68,4 +71,4 @@ Fixes https://github.com/angel-dart/angel/issues/44. # 1.2.3 Fixed #40 and #41, which dealt with paths being improperly served when using a -`publicPath`. \ No newline at end of file +`publicPath`.