Skip to content

Commit 963689a

Browse files
committed
release: bump version to 1.4.0
1 parent b116343 commit 963689a

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@ Unreleased
1010
1111
-->
1212

13+
## 1.4.0 - 2025-12-01
14+
15+
* Feature: add editorial policy check box by @Guts in <https://github.com/geotribu/qtribu/pull/263>
16+
* update(tooling): add check-illegal-windows-names git hooks by @Guts in <https://github.com/geotribu/qtribu/pull/260>
17+
* Packaging: drop support for QGIS < 3.40 by @Guts in <https://github.com/geotribu/qtribu/pull/264>
18+
1319
## 1.3.1 - 2025-09-13
1420

1521
* fix(ui): remove last QChat ref raising unload errors by @Guts in <https://github.com/geotribu/qtribu/pull/256>

qtribu/metadata.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ qgisMaximumVersion=4.10
2424
supportsQt6=True
2525

2626
# versionnement
27-
version=1.4.0-DEV
27+
version=1.5.0-DEV
2828
changelog=
2929

3030
plugin_dependencies=QChat==1.1.1

0 commit comments

Comments
 (0)