Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 825 Bytes

CHANGELOG.md

File metadata and controls

24 lines (13 loc) · 825 Bytes

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Removed

  • Drop support for Python versions prior to 3.6

1.0.2 (2019-04-03)

Changed

  • Support SQLAlchemy 1.3 by adjusting the mock for threadlocal engine strategy #15

1.0.1 (2019-03-02)

Changed

  • Expire session state at the top level #6