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
+21Lines changed: 21 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,27 @@ Unreleased
16
16
17
17
-->
18
18
19
+
## 0.39.0 - 2025-09-25
20
+
21
+
### Bugs fixes 🐛
22
+
23
+
* Fix: RemoteProfilesHandlerBase.list_remote_branches for newer versions of dulwich.porcelain by @nicogodet in <https://github.com/qgis-deployment/qgis-deployment-toolbelt-cli/pull/701>
24
+
25
+
### Features and enhancements 🎉
26
+
27
+
* improve(shortcuts): support YAML compliant list of str for `additional_arguments` by @Guts in <https://github.com/qgis-deployment/qgis-deployment-toolbelt-cli/pull/695>
28
+
* add(packaging): sign Windows binary in CI by @Guts in <https://github.com/qgis-deployment/qgis-deployment-toolbelt-cli/pull/698>
29
+
30
+
### Tooling 🔧
31
+
32
+
* update(ci): do not run certains jobs in forks by @Guts in <https://github.com/qgis-deployment/qgis-deployment-toolbelt-cli/pull/702>
33
+
34
+
### Documentation 📖
35
+
36
+
* add(project): code of conduct by @Guts in <https://github.com/qgis-deployment/qgis-deployment-toolbelt-cli/pull/697>
37
+
* update(docs): add explicit license mention and organizations table by @Guts in <https://github.com/qgis-deployment/qgis-deployment-toolbelt-cli/pull/696>
38
+
* Docs: add how to check signed binary on Windows by @Guts in <https://github.com/qgis-deployment/qgis-deployment-toolbelt-cli/pull/699>
0 commit comments