Skip to content

Commit

Permalink
📦 v1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kba committed Mar 25, 2022
1 parent 2accbec commit 736e302
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 @@ -4,6 +4,12 @@ Versioned according to [Semantic Versioning](http://semver.org/).

## Unreleased

## [1.8.0] - 2022-03-25

Changed:

* Use the newly created pix2pixhd module from PyPI, #91, NVIDIA/pix2pixHD#297

## [1.7.0] - 2022-02-22

Fixed:
Expand Down Expand Up @@ -107,6 +113,7 @@ Fixed:
* Graceful degradation to CPU processing if CUDA not available, #56

<!-- link-labels -->
[1.8.0]: ../../compare/v1.8.0...v1.7.0
[1.7.0]: ../../compare/v1.7.0...v1.6.0
[1.6.0]: ../../compare/v1.6.0...v1.5.0
[1.5.0]: ../../compare/v1.5.0...v1.4.1
Expand Down

0 comments on commit 736e302

Please sign in to comment.