potiuk commented on code in PR #26109:
URL: https://github.com/apache/airflow/pull/26109#discussion_r961779926


##########
airflow/providers/common/sql/CHANGELOG.rst:
##########
@@ -24,6 +24,26 @@
 Changelog
 ---------
 
+1.2.0
+.....
+
+
+Features
+~~~~~~~~
+
+* ``Make placeholder style configurable (#25939)``
+
+Bug Fixes
+~~~~~~~~~
+
+* ``Fix (and test) SQLTableCheckOperator on postgresql (#25821)``
+* ``Don't use Pandas for SQLTableCheckOperator (#25822)``
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+   * ``Better error messsage for pre-common-sql providers (#26051)``

Review Comment:
   I'd move those two also to the Bug-fixes section (maybe the first one to 
Misc section, but the second is a bug-fix for sure.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to