Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 405 Bytes

CHANGELOG.md

File metadata and controls

29 lines (15 loc) · 405 Bytes

Changelog

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

[0.4.0] - 2022-06-29

Miscellaneous Tasks

  • Update deps
  • Remove unneeded lints in code

Refactor

  • Use sqlx uri parser

[0.3.1] - 2022-06-28

Bug Fixes

  • Always terminate db connections before dropping db

Miscellaneous Tasks

  • Update files from template

Refactor

  • Make new lints happy