Skip to content

Commit 8f545b7

Browse files
authored
Merge pull request #22 from fidelity/drop_frequency_by_default
changelog and version
2 parents 4fd4e4d + 05d6f43 commit 8f545b7

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22
CHANGELOG
33
=========
44

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+
512
-------------------------------------------------------------------------------
613
April, 20, 2022 1.3.0
714
-------------------------------------------------------------------------------

sequential/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
# Copyright FMR LLC <opensource@fidelity.com>
33
# SPDX-License-Identifier: GPL-2.0
44

5-
__version__ = "1.3.0"
5+
__version__ = "1.3.1"

0 commit comments

Comments
 (0)