^^^^^^^^^^^^^^^^^^^
- Changed the use of ``session_replication_role`` to ``postgresql_audit.enable_versioning`` parameter. This change was made in order to allow temporarly disable versioning in environments such as Heroku where changing ``session_replication_role`` configuration setting even on transaction level is impossible. (31)
- Drop and create ``jsonb_substract`` function instead of replacing it (29, courtesy of AdamSelene)