Skip to content

Commit 227b351

Browse files
committed
[rel] release 6.2.7
1 parent ca4caef commit 227b351

2 files changed

Lines changed: 23 additions & 1 deletion

File tree

FastTrack.pri

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = 6.2.6
1+
VERSION = 6.2.7

changelog.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,27 @@
11
# FastTrack changelog
22

3+
## 6.2.7
4+
5+
### Added
6+
- Added donation support.
7+
- Translation capability.
8+
9+
### Fixed
10+
- Fixed deprecated API.
11+
- String translation.
12+
- Fixed qApp calls.
13+
14+
### Refactored
15+
- Refactored UI.
16+
- Refactored CI.
17+
- Tracking class.
18+
19+
### Optimized
20+
- QMap to QHash.
21+
22+
### Deprecated
23+
- Removed Stat Analysis class.
24+
325
## 6.2.6
426

527
### Added

0 commit comments

Comments
 (0)