Skip to content

Commit cc0feec

Browse files
committed
update CHANGELOG for version 0.6.44: add support for mssql MONEY and SMALLMONEY types
1 parent 6d22180 commit cc0feec

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ 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.44
9+
- Add support for mssql MONEY and SMALLMONEY types.
10+
811
## 0.6.43
912
- Fix decoding of small negative unsigned integer in Mssql.
1013
- The subdependency on aws-lc-rs (dependency of rustls) is no optional. You can use your own crypto provider (such as ring or openssl) by using the new crate feature `runtime-tokio-rustls-nocrypto` instead of `runtime-tokio-rustls`.

0 commit comments

Comments
 (0)