Skip to content

Commit

Permalink
Prepare 0.4.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
agateau committed Nov 11, 2020
1 parent 2d58db3 commit 309d245
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Changelog

## 0.4.0 - 2020-11-11

### Added

- Documented translation system (#11)
- Catch2QtUtils: Added support for QStringList

### Changed

- Translations are no longer bundled with the application binary (#7)
- Simplified build scripts (#21)
- Improved the icons layout in macOS dmg (#13)
- Windows installer now lets the user start the app at the end (#16)
- Renamed TestUtils to Catch2QtUtils

## 0.3.0 - 2020-06-05

### Added
Expand Down

0 comments on commit 309d245

Please sign in to comment.