We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4fd4e4d + 05d6f43 commit 8f545b7Copy full SHA for 8f545b7
CHANGELOG.txt
@@ -2,6 +2,13 @@
2
CHANGELOG
3
=========
4
5
+-------------------------------------------------------------------------------
6
+April, 28, 2022 1.3.1
7
8
+
9
+Minor:
10
+- Set the default behavior of drop_pattern_frequency in encoding to be True
11
12
-------------------------------------------------------------------------------
13
April, 20, 2022 1.3.0
14
sequential/_version.py
@@ -2,4 +2,4 @@
# Copyright FMR LLC <opensource@fidelity.com>
# SPDX-License-Identifier: GPL-2.0
-__version__ = "1.3.0"
+__version__ = "1.3.1"
0 commit comments