Archived
Big code cleaning.
This commit is contained in:
@@ -3,4 +3,5 @@ INSERT INTO version (number) VALUES ('1.2.0');
|
||||
INSERT INTO version_revision (version_id, text, bugfix) VALUES
|
||||
(4, 'Migration vers Angular 8.2.', FALSE),
|
||||
(4, 'Migration vers Java 11.', FALSE),
|
||||
(4, 'Corrections mineures et améliorations de code.', TRUE);
|
||||
(4, 'Corrections mineures et améliorations de code.', TRUE),
|
||||
(4, 'Ajout d''un gestionnaire de notifications pop-ups.', FALSE);
|
||||
|
||||
Reference in New Issue
Block a user