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
+14
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,20 @@ Unreleased
18
18
19
19
-->
20
20
21
+
## 0.31.0 - 2024-01-08
22
+
23
+
### Features and enhancements 🎉
24
+
25
+
* refacto: move code to improve logic mutualization by @Guts in <https://github.com/geotribu/cli/pull/158>
26
+
* Feature: comments broadcast specific comment by @Guts in <https://github.com/geotribu/cli/pull/159>
27
+
* Refacto: use requests for network operations to improve maintenability by @Guts in <https://github.com/geotribu/cli/pull/160>
28
+
* Fonctionnalité : ajoute une commande pour afficher un commentaire spécifique via son identifiant by @Guts in <https://github.com/geotribu/cli/pull/155>
29
+
30
+
### Tooling 🔧
31
+
32
+
* tooling: add sonarcloud by @Guts in <https://github.com/geotribu/cli/pull/161>
33
+
* packaging: support Python 3.12 by @Guts in <https://github.com/geotribu/cli/pull/162>
0 commit comments