Skip to content

Commit 59e12ba

Browse files
committed
Update CHANGELOG
1 parent 1d20926 commit 59e12ba

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## Unreleased
99

10+
### Fixed
11+
12+
- https://github.com/launchbadge/sqlx/issues/43
13+
14+
- https://github.com/launchbadge/sqlx/issues/40
15+
16+
### Added
17+
18+
- Support for `SCRAM-SHA-256` authentication in Postgres [#37](https://github.com/launchbadge/sqlx/pull/37) [@danielakhterov](https://github.com/danielakhterov)
19+
20+
- Implement `Debug` for Pool [#42](https://github.com/launchbadge/sqlx/pull/42) [@prettynatty](https://github.com/prettynatty)
21+
1022
## 0.1.3 - 2020-01-06
1123

1224
### Fixed

0 commit comments

Comments
 (0)