Skip to content

Commit

Permalink
Merge pull request #22 from fidelity/drop_frequency_by_default
Browse files Browse the repository at this point in the history
changelog and version
  • Loading branch information
takojunior authored Apr 28, 2022
2 parents 4fd4e4d + 05d6f43 commit 8f545b7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@
CHANGELOG
=========

-------------------------------------------------------------------------------
April, 28, 2022 1.3.1
-------------------------------------------------------------------------------

Minor:
- Set the default behavior of drop_pattern_frequency in encoding to be True

-------------------------------------------------------------------------------
April, 20, 2022 1.3.0
-------------------------------------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion sequential/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
# Copyright FMR LLC <[email protected]>
# SPDX-License-Identifier: GPL-2.0

__version__ = "1.3.0"
__version__ = "1.3.1"

0 comments on commit 8f545b7

Please sign in to comment.