diff --git a/CHANGELOG.md b/CHANGELOG.md index ecdef33..6611155 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,7 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/). ## [3.3.0] - 2021-05-14 ### Changed -- Allow PyLangAcq v0.14.*, adding the new features of the `filter` method to `CHATReader` +- Allow PyLangAcq v0.14.*, thereby adding the new features of the `filter` method to `CHATReader` and optional parallelization for CHAT data processing. ### Fixed diff --git a/docs/.buildinfo b/docs/.buildinfo index ab8d418..5e317e7 100644 --- a/docs/.buildinfo +++ b/docs/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: bcaf27e0daa67b087c97e3d5b2f4ee49 +config: cee6def581e35a17a1b21f5f9bc28b2d tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/docs/_modules/index.html b/docs/_modules/index.html index 477f839..8e0e261 100644 --- a/docs/_modules/index.html +++ b/docs/_modules/index.html @@ -7,7 +7,7 @@ - Overview: module code — PyCantonese 3.2.4 documentation + Overview: module code — PyCantonese 3.3.0 documentation @@ -64,7 +64,7 @@
- 3.2.4 + 3.3.0
@@ -171,77 +171,82 @@
  • Security
  • -
  • [3.2.4] - 2021-05-07