mirror of
https://github.com/iperov/DeepFaceLab.git
synced 2025-08-22 06:23:20 -07:00
doc: updates changelog for 1.1.2
This commit is contained in:
parent
72719b98aa
commit
206198e103
4 changed files with 11 additions and 1 deletions
|
@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
## [Unreleased]
|
||||
n/a
|
||||
|
||||
## [1.1.2] - 2020-03-12
|
||||
### Fixed
|
||||
- [Fixed missing predicted src mask in 'SAEHD masked' preview](doc/fixes/predicted_src_mask/README.md)
|
||||
|
||||
## [1.1.1] - 2020-03-12
|
||||
### Added
|
||||
- CHANGELOG file for tracking updates, new features, and bug fixes
|
||||
|
@ -22,7 +26,8 @@ n/a
|
|||
- Reset stale master branch to [seranus/DeepFaceLab](https://github.com/seranus/DeepFaceLab),
|
||||
21 commits ahead of [iperov/DeepFaceLab](https://github.com/iperov/DeepFaceLab) ([compare](https://github.com/iperov/DeepFaceLab/compare/4818183...seranus:3f5ae05))
|
||||
|
||||
[Unreleased]: https://github.com/olivierlacan/keep-a-changelog/compare/v1.1.0...HEAD
|
||||
[Unreleased]: https://github.com/olivierlacan/keep-a-changelog/compare/v1.1.2...HEAD
|
||||
[1.1.2]: https://github.com/faceshiftlabs/DeepFaceLab/compare/v1.1.1...v1.1.2
|
||||
[1.1.1]: https://github.com/faceshiftlabs/DeepFaceLab/compare/v1.1.0...v1.1.1
|
||||
[1.1.0]: https://github.com/faceshiftlabs/DeepFaceLab/compare/v1.0.0...v1.1.0
|
||||
[1.0.0]: https://github.com/faceshiftlabs/DeepFaceLab/releases/tag/v1.0.0
|
||||
|
|
5
doc/fixes/predicted_src_mask/README.md
Normal file
5
doc/fixes/predicted_src_mask/README.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
# Example of bug:
|
||||

|
||||
|
||||
# Demonstration of fix:
|
||||

|
BIN
doc/fixes/predicted_src_mask/preview_image_bug.jpeg
Normal file
BIN
doc/fixes/predicted_src_mask/preview_image_bug.jpeg
Normal file
Binary file not shown.
After Width: | Height: | Size: 112 KiB |
BIN
doc/fixes/predicted_src_mask/preview_image_fix.jpeg
Normal file
BIN
doc/fixes/predicted_src_mask/preview_image_fix.jpeg
Normal file
Binary file not shown.
After Width: | Height: | Size: 99 KiB |
Loading…
Add table
Add a link
Reference in a new issue