Skip to content

Commit

Permalink
v0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sergioburdisso committed Nov 12, 2019
1 parent 464cb9f commit e03de29
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,18 @@

All notable changes to PySS3 will be documented here.

## [0.3.3] 2019-11-12

### Fixed
- Setup and tests fixed


## [0.3.2] 2019-11-12

### Added
- Summary operators: now it is possible to use user-defined summary operators, the following static methods were added to the ``SS3`` class: `summary_op_ngrams`, `summary_op_sentences`, and `summary_op_paragraphs`.


## [0.3.1] 2019-11-11

### Added
Expand Down

0 comments on commit e03de29

Please sign in to comment.