Skip to content

Commit 5ce515d

Browse files
authored
Merge pull request #189 from geotribu/version/0.18.0
version 0.18.0
2 parents 9bba760 + 3397a3b commit 5ce515d

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

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

13+
## 0.18.0 - 2024-08-25
14+
15+
### Bugs fixes 🐛
16+
17+
* fix(web_viewer): switch from QtWebKit to QtWebEngine by @lbartoletti in https://github.com/geotribu/qtribu/pull/186
18+
19+
### Features and enhancements 🎉
20+
21+
* refacto(rss): remove unused rss reader subclasses by @Guts in https://github.com/geotribu/qtribu/pull/184
22+
* Feature: add application folder by @Guts in https://github.com/geotribu/qtribu/pull/187
23+
* refactor(rss): move RSS reader to its own folder by @Guts in https://github.com/geotribu/qtribu/pull/188
24+
25+
## New Contributors
26+
* @lbartoletti made their first contribution in https://github.com/geotribu/qtribu/pull/186
27+
1328
## 0.17.3 - 2024-06-28
1429

1530
### Tooling 🔧

qtribu/metadata.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ qgisMinimumVersion=3.28
2020
qgisMaximumVersion=3.99
2121

2222
# versionnement
23-
version=0.17.3
23+
version=0.18.0
2424
changelog=

0 commit comments

Comments
 (0)