Skip to content

Commit fdc03d8

Browse files
committed
mssql: more character encodings and locales
1 parent d4c0851 commit fdc03d8

File tree

10 files changed

+208
-166
lines changed

10 files changed

+208
-166
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## 0.6.29
9+
10+
- Add support for more character encodings and locales in mssql. Previously, only WINDOWS-1252 was supported.
11+
812
## 0.6.28
913

1014
- Add sqlx version information to pre-login message in mssql

0 commit comments

Comments
 (0)