Skip to content

Commit

Permalink
Updated CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
houmain committed Mar 9, 2023
1 parent 532c7ec commit 734809d
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

## [Version 1.33.0] - 2022-03-09

### Fixed

- Disabled maximum image limit introduced in Qt6.
- Fixed Find/Replace bar close button icon.
- Fixed TextureEditor repaint under Qt6/Linux.
- Fixed video playback for Qt6, removed Qt5 support.
- Not replacing first attribute source when another is missing.

## [Version 1.32.0] - 2022-02-17

### Added
Expand Down Expand Up @@ -634,6 +644,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Improved uniform not set warnings.
- Source validation prepends headers.

[version 1.33.0]: https://github.com/houmain/gpupad/compare/1.32.0...1.33.0
[version 1.32.0]: https://github.com/houmain/gpupad/compare/1.31.0...1.32.0
[version 1.31.0]: https://github.com/houmain/gpupad/compare/1.30.0...1.31.0
[version 1.30.0]: https://github.com/houmain/gpupad/compare/1.29.0...1.30.0
Expand Down

0 comments on commit 734809d

Please sign in to comment.