Add changelog

This commit is contained in:
Nikita Volkov 2022-01-03 16:36:39 +03:00
parent 5db8a5c176
commit 44d2925c7a

4
CHANGELOG.md Normal file
View File

@ -0,0 +1,4 @@
# 1.5
- Added column number to `RowError` (breaking change).
- Added `MonadReader Connection` instance for Session.