File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed
Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff 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 🔧
Original file line number Diff line number Diff line change @@ -20,5 +20,5 @@ qgisMinimumVersion=3.28
2020qgisMaximumVersion=3.99
2121
2222# versionnement
23- version=0.17.3
23+ version=0.18.0
2424changelog=
You can’t perform that action at this time.
0 commit comments