diff --git a/CHANGELOG.md b/CHANGELOG.md
index b732cef36..9ba8f817d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 * Added `db.Topic().DescribeTopicConsumer()` method for displaying consumer information
+* Marked as deprecated options `ydb.WithDatabase(database)` and `ydb.WithEndpoint(endpoint)`
 
 ## v3.84.1
 * Added session info into `trace.TableSessionBulkUpsertStartInfo`