Skip to content

Commit

Permalink
[rel] release 6.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
bgallois committed Jun 17, 2022
1 parent ca4caef commit 227b351
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 1 deletion.
2 changes: 1 addition & 1 deletion FastTrack.pri
Original file line number Diff line number Diff line change
@@ -1 +1 @@
VERSION = 6.2.6
VERSION = 6.2.7
22 changes: 22 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# FastTrack changelog

## 6.2.7

### Added
- Added donation support.
- Translation capability.

### Fixed
- Fixed deprecated API.
- String translation.
- Fixed qApp calls.

### Refactored
- Refactored UI.
- Refactored CI.
- Tracking class.

### Optimized
- QMap to QHash.

### Deprecated
- Removed Stat Analysis class.

## 6.2.6

### Added
Expand Down

0 comments on commit 227b351

Please sign in to comment.