You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changelog.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,11 @@
1
+
### v2.0.12 - 17/12/2024
2
+
3
+
Default to `boost-1.86.0` for `RC_1_2` or `v1.2.x` builds because `RC_1_2` has not been updated to support the (depreciated) features removed in `boost-1.87.0` so the build will fail.
4
+
5
+
This method allows the user to override the setting by providing a valid boost tag using `qbt_boost_tag` or `-bt`
6
+
7
+
fix: changed `-bt | --boost-version` to `-bt | --boost-tag` for consistency. It was always supposed to be `--boost-tag` since that is what we are providing and testing via this flag.
8
+
1
9
### v2.0.11 - 13/10/2024
2
10
3
11
Disable glib tests on zlib-ng https://github.com/userdocs/qbittorrent-nox-static/pull/173
0 commit comments