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
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,18 @@ Unreleased
16
16
17
17
-->
18
18
19
+
## 0.36.0 - 2024-10-08
20
+
21
+
### Bugs fixes 🐛
22
+
23
+
* fix(scenario): qgis-installation-finder accept if_not_found value warning and not warn. by @florentfgrs in <https://github.com/Guts/qgis-deployment-cli/pull/566>
24
+
* feat(pypac): add tldextract cache directory in pyinstaller by @jmkerloch in <https://github.com/Guts/qgis-deployment-cli/pull/564>
25
+
26
+
### Features and enhancements 🎉
27
+
28
+
* feat(pac): add file for tests by @jmkerloch in <https://github.com/Guts/qgis-deployment-cli/pull/562>
29
+
* feat(proxies): use pypac to use PAC file by @jmkerloch in <https://github.com/Guts/qgis-deployment-cli/pull/560>
0 commit comments