merged.
[jinja2.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 1701f6195697ff7d8ff9c26abd8f5910b98f896f..380a7c360d05cd33840a528512e7eadc74243667 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -20,6 +20,7 @@ Version 2.2
   *before* the loop.  (#331)
 - Added support for optional `scoped` modifier to blocks.
 - Added support for line-comments.
+- Added the `meta` module.
 - Renamed (undocumented) attribute overlay to overlayed on the environment
   because it was clashing with a method of the same name.  The new attribute
   is called "overlayed".