Skip to content

Commit d9caa47

Browse files
committed
Update changelog
1 parent 25bc039 commit d9caa47

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ Please see [MIGRATING.md](./MIGRATING.md) for information on breaking changes.
2020
- psycopg3 is now used for internal operations. LDLite.connect_db_postgres will return a psycopg3 connection instead of psycopg2 in the next major release.
2121
- psycopg2 is now installed using the binary version.
2222
- Refactored internal database handling logic
23+
- Ingesting data into postgres now uses COPY FROM which significantly improves the download performance.
2324

2425
### Removed
2526

0 commit comments

Comments
 (0)