Skip to content

Commit

Permalink
Bump to version 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Calinou committed Feb 25, 2020
1 parent 4e81590 commit fb7973f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).

## [Unreleased]

## [2.0.1] - 2020-02-25

### Fixed

- Some `e3u2` textures are now cropped correctly, fixing several of `q2dm2`'s textures in the process.
Expand Down Expand Up @@ -34,6 +36,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).

- Initial release.

[Unreleased]: https://github.com/Calinou/quake2-neural-upscale/compare/v2.0.0...HEAD
[Unreleased]: https://github.com/Calinou/quake2-neural-upscale/compare/v2.0.1...HEAD
[2.0.1]: https://github.com/Calinou/quake2-neural-upscale/compare/v2.0.0...v2.0.1
[2.0.0]: https://github.com/Calinou/quake2-neural-upscale/compare/v1.1.0...v2.0.0
[1.1.0]: https://github.com/Calinou/quake2-neural-upscale/compare/v1.0.0...v1.1.0

0 comments on commit fb7973f

Please sign in to comment.