Bump and update the changelog

This commit is contained in:
Nikita Volkov 2022-07-20 22:47:12 +03:00
parent e7cf3a2de9
commit 81381301dc
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
# 1.6
- Added position to `ServerError` (breaking change).
# 1.5
- Added column number to `RowError` (breaking change).

View File

@ -1,5 +1,5 @@
name: hasql
version: 1.5.1
version: 1.6
category: Hasql, Database, PostgreSQL
synopsis: An efficient PostgreSQL driver with a flexible mapping API
description: