Skip to content

Commit

Permalink
adding path release
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanNoelk committed Mar 13, 2019
1 parent eca01c8 commit c5bb879
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions releases/1.5.1.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"tag": "1.5.1",
"name": "Prevents logged out users from being redirected on the homepage",
"body": "Check if a user is login in before showing the menu content on the homepage. Doing this prevents logged out users from being redirected on the homepage.",
"target": "master",
"draft": false,
"prerelease": false
}

0 comments on commit c5bb879

Please sign in to comment.