From 2b749ed15c32ade8dfaf0f478ab41db7de3c80fc Mon Sep 17 00:00:00 2001 From: Sima Kinsart Date: Sun, 30 Oct 2022 11:55:54 +0600 Subject: [PATCH] Link the PR to `CHANGELOG.md` --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9abe238c..dca7896d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added -- The `rocksdb-storage` feature -- enables the RocksDB support. +- The `rocksdb-storage` feature -- enables the RocksDB support ([PR #753](https://github.com/teloxide/teloxide/pull/753)). ## 0.11.0 - 2022-10-07