From 507dc6dd775429d89481083db57d56851b704744 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Hern=C3=A1ndez?= Date: Mon, 4 Oct 2021 11:00:58 +0200 Subject: [PATCH] new version 1.1.0 (#995) --- HISTORY.rst | 31 +++++++++++++++++++++++++++++++ dateparser/__init__.py | 2 +- 2 files changed, 32 insertions(+), 1 deletion(-) diff --git a/HISTORY.rst b/HISTORY.rst index 09f1de667..09be6b5dc 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -3,6 +3,37 @@ History ======= +1.1.0 (2021-10-04) +------------------ + +New features: + +* Support language detection based on ``langdetect``, ``fastText``, or a + custom implementation (see #932) +* Add support for 'by