diff --git a/Changes.md b/Changes.md index 0b345e96e..3b0a38e64 100644 --- a/Changes.md +++ b/Changes.md @@ -1,4 +1,7 @@ # master +- Make genType.importStrictLocal only affect the specific import, not the whole file. + +# 0.27.0 - Fix issue where pulling in types from files in other directories was not working. - Add support for annotation @genType.importStrictLocal to generate strict-local Flow files.