1. No special change to upgrade to 3.0.0
-### From version 2.0.0 to 3.1.0
+### From version 3.0.0 to 3.1.0
1. No special change to upgrade to 3.1.0
+### From version 3.1.0 to 3.2.0
+
+1. No special change to upgrade to 3.2.0
+
### Troubleshooting
If you have some troubles, consider the following cases
- Fix regression on user authentication (see #113)
- Some cosmetic change
+
+## Version 3.2.0
+
+- Update translations from Update translations from weblate
+- Better style
+- Fix regression on admin password setting
/* Jirafeau package */
define('JIRAFEAU_PACKAGE', 'Jirafeau');
-define('JIRAFEAU_VERSION', '3.1.0');
+define('JIRAFEAU_VERSION', '3.2.0');
/* Directories. */
define('VAR_FILES', $cfg['var_root'] . 'files/');