From 61c9495f3e4a00a966257f6f28d665953ce814c6 Mon Sep 17 00:00:00 2001 From: Markus Klein Date: Sun, 24 Nov 2024 17:32:21 +0100 Subject: [PATCH] chore: Update CHANGELOG.md --- CHANGELOG.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9bf8d5b..691ad2e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,13 +6,6 @@ - Overflow in epoch to timestamp is fixed. It is now possible to insert 1600-06-18 23:12:44.123 into a database with ms precision -### Other - -- formatting -- actual reproducing test for overflow in epoch to timestamp -- fix test assertion -- reproducing integartion test for overflow in epoch to timestamp - ## [13.0.1](https://github.com/pacman82/arrow-odbc/compare/v13.0.0...v13.0.1) - 2024-11-20 ### Fixed