From 71cc30505b9e01dabfcbf14f781fe0d8edaea6d0 Mon Sep 17 00:00:00 2001
From: Ivan Pomortsev <ivan.pomortsev@gmail.com>
Date: Thu, 23 Jan 2014 18:41:19 +0300
Subject: [PATCH] Update CHANGELOG.md

Added one line about support of UNION ALL queries.
---
 framework/CHANGELOG.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/framework/CHANGELOG.md b/framework/CHANGELOG.md
index 6054b71..9799339 100644
--- a/framework/CHANGELOG.md
+++ b/framework/CHANGELOG.md
@@ -82,6 +82,7 @@ Yii Framework 2 Change Log
 - Enh #2051: Do not save null data into database when using RBAC (qiangxue)
 - Enh #2101: Gii is now using model labels when generating search (thiagotalma)
 - Enh #2103: Renamed AccessDeniedHttpException to ForbiddenHttpException, added new commonly used HTTP exception classes (danschmidt5189)
+- Enh #2124: Added support for UNION ALL queries (Ivan Pomortsev, iworker)
 - Enh: Added `favicon.ico` and `robots.txt` to default application templates (samdark)
 - Enh: Added `Widget::autoIdPrefix` to support prefixing automatically generated widget IDs (qiangxue)
 - Enh: Support for file aliases in console command 'message' (omnilight)
--
libgit2 0.27.1