Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 718 Bytes

CHANGELOG.md

File metadata and controls

28 lines (16 loc) · 718 Bytes

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

Added

  • Add connection metadata to lj.Batch. #29

Changed

  • Require Go 1.17 to use module. #28

Deprecated

Removed

Fixed

Fixed

  • Fix goroutine and file descriptor leak if an error occurs during connection startup. #15