Skip to content

Commit

Permalink
Update change log
Browse files Browse the repository at this point in the history
  • Loading branch information
ri-gilfanov committed Jun 16, 2021
1 parent f09f14d commit 91d9905
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -223,12 +223,19 @@ Nested apps
Change log
----------
Unreleased
^^^^^^^^^^
Add
"""
* Add synonym ``bind`` for ``sa_bind``.
* Add synonym ``init_db`` for ``sa_init_db``.

Version 0.14
^^^^^^^^^^^^
Add
"""
* Add utility ``sa_init_db(app, metadata, key = SA_DEFAULT_KEY)``.
* Add constant ``SA_DEFAULT_KEY`` instead ``DEFAULT_KEY``
* Add constant ``SA_DEFAULT_KEY`` instead ``DEFAULT_KEY``.

Deprecated
""""""""""
Expand Down

0 comments on commit 91d9905

Please sign in to comment.