Skip to content

Commit

Permalink
release 2.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
bouttier committed Feb 14, 2023
1 parent b4a0466 commit f5dc828
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.0.4
2.0.5
9 changes: 9 additions & 0 deletions docs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@
CHANGELOG
=========

2.0.5 (2023-02-14)
------------------

**🚀 Nouveautés**

* Ajout d’une limite temporelle sur le temps consacré à la détection de l’encodage afin d’éviter l’expiration de la requête lors du téléversement du fichier.
La limite est définie par défaut à 2 secondes et modifiable via le paramètre ``MAX_ENCODING_DETECTION_DURATION`` (#422)


2.0.4 (2023-01-16)
------------------

Expand Down

0 comments on commit f5dc828

Please sign in to comment.