Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 397 Bytes

CHANGELOG.md

File metadata and controls

15 lines (10 loc) · 397 Bytes

Version 0.4.0

  • Allow to use LoggingConnection with derive(MultiConnection)
  • Resolve "Not all traits implemented" error
  • Restrict allowed Diesel versions to >=2.2.3 due to security vulnerabilities in earlier versions

Version 0.2.0

  • Compatibility with diesel 2.0
  • Log batch_execute calls

Version 0.1.1

  • Resurrect source code repository
  • Add maintenance status to Cargo.toml