From f8bf719744dfee126942678185a2315511ca0dfa Mon Sep 17 00:00:00 2001 From: AsafMah Date: Mon, 1 May 2023 15:20:40 +0300 Subject: [PATCH] formatting --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index aae936ed..307383c2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,10 +6,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [5.0.3] - 2023-04-30 + ## Added + - ConnectionStringBuilder now accepts certificate path - ConnectionStringBuilder now accepts a TokenCredential + ### Fixed + - Fixed parsing of certain commands ## [5.0.2] - 2023-04-18