We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e34520d commit 2cdf0eaCopy full SHA for 2cdf0ea
2 files changed
ChangeLog
@@ -1,3 +1,17 @@
1
+* 2025-12-08 - 2.2.1
2
+
3
+* 2025-10-09 - 2.2.0
4
5
+* 2024-10-21 - 2.1.3
6
7
+* 2024-10-20 - 2.1.2
8
9
+* 2024-07-06 - 2.1.1
10
11
+* 2024-06-07 - 2.1.0
12
13
+* 2023-12-07 - 2.0.0
14
15
* 2021-11-29 - 1.8.0
16
* Galette 0.9.6 compatible
17
* Few bugfixes
_define.php
@@ -25,10 +25,10 @@
25
'Galette Auto', //Name
26
'Plugin to manage Automobile clubs', //Short description
27
'Johan Cwiklinski', //Author
28
- '2.2.0', //Version
+ '2.2.1', //Version
29
'1.2.0', //Galette compatible version
30
'auto', //routing name
31
- '2025-10-09', //Release date
+ '2025-12-08', //Release date
32
[ //routes permissions
33
'vehiclesList' => 'groupmanager',
34
'memberVehiclesList' => 'groupmanager',
0 commit comments