We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 267f876 commit 1cb9fd9Copy full SHA for 1cb9fd9
2 files changed
FastTrack.pri
@@ -1 +1 @@
1
-VERSION = 6.2.7
+VERSION = 6.3.0
changelog.md
@@ -1,5 +1,18 @@
# FastTrack changelog
2
3
+## 6.3.0
4
+
5
+### Added
6
+- Added drag and drop for video opening.
7
8
+### Changed
9
+- Changed display to a QGraphicsView for better zoom and pan.
10
+- OpenCV upgrade to 4.7.0
11
+- Qt upgrade to 6.4.2.
12
13
+### Deprecated
14
+- Remove openmp dependency
15
16
## 6.2.7
17
18
### Added
0 commit comments