Skip to content

Commit

Permalink
Bump version to 1.13.3 (#48)
Browse files Browse the repository at this point in the history
  • Loading branch information
caique-lima authored Apr 24, 2019
1 parent 9a55cbd commit ae52ad9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,17 @@
# Changelog

## [1.13.3] - 2019-04-24
- **Bug Fix**
- Fix warning in `placeholder_imputer`

## [1.13.2] - 2019-04-10
- **Bug Fix**
- Fixing missing warner when there is no row with missing values

## [1.13.1] - 2019-04-10
- **New**
- Add missing warner transformation

## [1.13.0] - 2019-04-01
- **New**
- Add public version code
2 changes: 1 addition & 1 deletion src/fklearn/resources/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.13.2
1.13.3

0 comments on commit ae52ad9

Please sign in to comment.