From d4a1508ab84eb3ef3d794d40209b33ebfb792605 Mon Sep 17 00:00:00 2001 From: Tom Aarsen <37621491+tomaarsen@users.noreply.github.com> Date: Tue, 7 Mar 2023 00:50:53 +0100 Subject: [PATCH] chore: Remove file accidentally created/committed (#344) * Remove file accidentally created/committed * Fix CHANGELOG --- CHANGELOG.md | 11 +---------- unstructured/partition/doc | 0 2 files changed, 1 insertion(+), 10 deletions(-) delete mode 100644 unstructured/partition/doc diff --git a/CHANGELOG.md b/CHANGELOG.md index 660d09959..5a5994d24 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,18 +4,9 @@ ### Features -* Add optional `encoding` argument to the `partition_(text/email/html)` functions. - -### Fixes - -## 0.5.3-dev0 - -### Enhancements - -### Features - * Add `--wikipedia-auto-suggest` argument to the ingest CLI to disable automatic redirection to pages with similar names. +* Add optional `encoding` argument to the `partition_(text/email/html)` functions. ### Fixes diff --git a/unstructured/partition/doc b/unstructured/partition/doc deleted file mode 100644 index e69de29bb..000000000