Skip to content

Latest commit

 

History

History
68 lines (39 loc) · 2.27 KB

changelog.md

File metadata and controls

68 lines (39 loc) · 2.27 KB

Changelog

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.

Changed

  • All attributes of config parameter are now used by the migration handler.

Changed

  • Session handling is now done on the database layer to prevent concurrency issues.

Added

Changed

Changed

  • Stores call stored procedures instead of raw SQL

Changed

  • express-rate-limit moved from dependencies to peerDependencies

Added

Added

Added