Skip to content

Commit 698288c

Browse files
committed
nit changes
1 parent 986f7be commit 698288c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Release History
22

33
# 4.0.1 (2025-03-12)
4-
- Rename `_user_agent_entry` to `user_agent_entry` to expose it as a public parameter. Documentation updated to reflect this. (databricks/databricks-sql-python#530 by @shivam2680)
5-
- Fix: Compatibility with urllib3 v1.26 (databricks/databricks-sql-python#526 by @shivam2680)
4+
- Rename `_user_agent_entry` in connect call to `user_agent_entry` to expose it as a public parameter. (databricks/databricks-sql-python#530 by @shivam2680)
5+
- Fi: compatibility with urllib3 versions less than 2.x. (databricks/databricks-sql-python#526 by @shivam2680)
66
- Support for Python 3.13 and updated dependencies (databricks/databricks-sql-python#510 by @dhirschfeld and @dbaxa)
77

88
# 4.0.0 (2025-01-19)

0 commit comments

Comments
 (0)