Fix silly syntax error, introduced in 0c04c5a22
[dbsrgits/SQL-Translator.git] / Changes
diff --git a/Changes b/Changes
index 9edefbd..9fbda65 100644 (file)
--- a/Changes
+++ b/Changes
@@ -50,6 +50,7 @@
   environment config snippets (RT#70786)
 * Fix assembly of Table objects with numbered columns being added out of order
   (RT#74771) (based on patch from Jonathan Otsuka)
+* Fix syntax error in SQL::Translator::Producer::Latex (RT#74953)
 * Deprecate SQL::Translator::Schema::Graph and the as_graph() schema method
 * Bump minimum supported perl version to 5.8.1 (mostly due to Moo)