Skip to content

Commit

Permalink
version v1.1 published
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelroland committed May 25, 2020
1 parent 35ef6f0 commit 7f4383b
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion app/version.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,12 @@
[
"version" => "1.0",
"date" => "2020-05-11",
"changelog" => "Start of gabarit, start of the view of signin et create an account. logo temp."
"changelog" => "Start of gabarit, start of the view of signin et create an account. logo temporary."
],
[
"version" => "1.1",
"date" => "2020-05-25",
"changelog" => "The login is functional (login and logout). The account creation page, login page, account editing page and gabarit are in progress. The logo is temporary."
]
];

Expand Down

0 comments on commit 7f4383b

Please # to comment.