sqlt-graph now has a --trace option.
[dbsrgits/SQL-Translator.git] / Changes
diff --git a/Changes b/Changes
index 7b3d0e1..1a29e31 100644 (file)
--- a/Changes
+++ b/Changes
@@ -13,6 +13,7 @@
   If you do NOT WANT quoting, set quote_identifiers to a false value to
   protect yourself from changes in a future release.
 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
+* script/sqlt-graph now accepts a --trace option
 * Fixes to SQLite foreign keys production (patch from Johan Viklund)
   closes RT#16412, RT#44769
 * ON DELETE/UPDATE actions for SQLite (patch from Lukas Thiemeier)