Skip to content

Commit

Permalink
[rel] release 5.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
bgallois committed Sep 22, 2020
1 parent 0ca1c1a commit 890b966
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# FastTrack changelog

## 5.1.5

### Fixed
- Fixed small ui related crashes.
- Fixed ci libstdc AppImage.
- Fixed zoom.

### Added
- Added keyboard shortcuts timeline.

### Optimized
- Speed-up image display in the interactive panel.

## 5.1.4

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion src/FastTrack.pro
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ greaterThan(QT_MAJOR_VERSION, 4): QT += widgets

TARGET = FastTrack
TEMPLATE = app
VERSION = 5.1.4
VERSION = 5.1.5
DEFINES += APP_VERSION=\\\"$$VERSION\\\"


Expand Down

0 comments on commit 890b966

Please sign in to comment.