diff options
Diffstat (limited to 'docs/build/changelog.rst')
-rw-r--r-- | docs/build/changelog.rst | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/build/changelog.rst b/docs/build/changelog.rst index e4043de..a3ecb6b 100644 --- a/docs/build/changelog.rst +++ b/docs/build/changelog.rst @@ -7,6 +7,14 @@ Changelog :version: 0.5.0 .. change:: + :tags: bug + :tickets: 110 + + Autogenerate will render additional table keyword + arguments like "mysql_engine" and others within + op.create_table(). + + .. change:: :tags: feature :tickets: 108 |