Skip to content

Commit cd4ee3a

Browse files
committed
Revert "Update change log"
This reverts commit 62b4f64.
1 parent c9f8661 commit cd4ee3a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

CHANGELOG.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,6 @@
4747
- Enhanced `DataFrame.sort()` to support `ORDER BY ALL` when no columns are specified.
4848
- Catalog API now uses SQL commands instead of SnowAPI calls. This new implementation is more reliable now.
4949

50-
### Bug Fixes
51-
52-
- Fixed a bug in `DataFrame.with_column_renamed` that didn't work when a case sensitive column name has the same letters as a case-insensitive column name, for instance, `"a"` and `A`.
53-
5450
#### Dependency Updates
5551

5652
- Catalog API no longer uses types declared in `snowflake.core` and therefore this dependency was removed.

0 commit comments

Comments
 (0)