Skip to content

Commit 73c2b04

Browse files
author
lucas11776
committed
Updated: changed naming cnv.
1 parent 8c675c0 commit 73c2b04

29 files changed

Lines changed: 113 additions & 113 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ 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.9.0-alpha.1 - 2025-10-14
8+
## 0.9.0 - 2025-10-14
99

1010
Accumulated changes since the beginning of the alpha cycle. Effectively a draft CHANGELOG for the 0.9.0 release.
1111

@@ -61,7 +61,7 @@ This section will be replaced in subsequent alpha releases. See the Git history
6161
* [[#3800]]: Escape PostgreSQL Options [[@V02460]]
6262
* Breaking behavior change: options passed to `PgConnectOptions::options()` are now automatically escaped.
6363
Manual escaping of options is no longer necessary and may cause incorrect behavior.
64-
* [[#3821]]: Groundwork for 0.9.0-alpha.1 [[@abonander]]
64+
* [[#3821]]: Groundwork for 0.9.0 [[@abonander]]
6565
* Increased MSRV to 1.86 and set rust-version
6666
* Deleted deprecated combination runtime+TLS features (e.g. `runtime-tokio-native-tls`)
6767
* Deleted re-export of unstable `TransactionManager` trait in `sqlx`.

0 commit comments

Comments
 (0)