Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 535 Bytes

CHANGES.rst

File metadata and controls

22 lines (15 loc) · 535 Bytes

Changelog

0.10.0

Released on January 25, 2018.

  • Dropped support of older Python versions: 2.6, 3.2, and 3.3. [#2 by George Leslie-Waksman]
  • Added sqlalchemy_utc.utcnow() function as an alternative to sqlalchemy.sql.functions.now() for generating UtcDateTime values on the database server. [#4 by George Leslie-Waksman]

0.9.0

First version. Released on June 22, 2016.