Index: pkg/intl/CHANGELOG.md |
diff --git a/pkg/intl/CHANGELOG.md b/pkg/intl/CHANGELOG.md |
index 1085a2402380b794e44998f6c7b54404d1d3b897..1b1d25d2f9d81a283c0be8a53c303490d2f9f29b 100644 |
--- a/pkg/intl/CHANGELOG.md |
+++ b/pkg/intl/CHANGELOG.md |
@@ -1,3 +1,8 @@ |
+## 0.11.3 |
+ |
+ * Add a --[no]-use-deferred-loading flag to generate_from_arb.dart and |
+ generally make the deferred loading of message libraries optional. |
+ |
## 0.11.2 |
* Missed canonicalization of locales in one place in message library generation. |