Skip to content

Commit

Permalink
Merge pull request #200 from toolsforexperiments/astafan8-log-0.7.0
Browse files Browse the repository at this point in the history
Add changelog for 0.7.0 release on 2021-06-08
  • Loading branch information
astafan8 committed Jun 7, 2021
2 parents f60efe3 + e628cbc commit 9cae978
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,25 @@ You might want to install freshly if you still use the old version.

# Recent changes:

## 2021-06-08

### Added

- refactoring the plotting system (#166)
- Add version log message to main ``__init__`` (#175)

### Fixed

- Fix crop if less than one row is not nan (#198)
- Fix rgba error (#199)
- Allow empty dataset if datadict is none (#195)

### Behind the scenes

- Modernize setup files (#194)
- packaging cleanups (#177)
- upgrade versioneer to 0.19 (#176)

## 2021-02-16

### Added
Expand Down

0 comments on commit 9cae978

Please sign in to comment.