Skip to content

Commit

Permalink
version update
Browse files Browse the repository at this point in the history
  • Loading branch information
rhukster committed Jun 1, 2016
1 parent 8a7d24c commit 55cb485
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 7 deletions.
21 changes: 15 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# v2.0.0-rc.1
## 06/01/2016

1. [](#improved)
* French updated
1. [](#bugfix)
* Enable twig processing in a page #75
* Deny access to registration when user registration is disabled #72

# v2.0.0-beta.3
## 05/23/2016

Expand All @@ -7,7 +16,7 @@
1. [](#bugfix)
* Fix a redirect issue #74
* Don't error if missing a HTTP_USER_AGENT browser string

# v2.0.0-beta.2
## 05/03/2016

Expand All @@ -17,7 +26,7 @@
1. [](#bugfix)
* Fixed logging out on the homepage
* Fixed an issue in processing user registration

# v2.0.0-beta.1
## 04/20/2016

Expand Down Expand Up @@ -45,7 +54,7 @@
* Add the correct message type when raising a form processing error
1. [](#bugfix)
* Show the correct error message when the user is not authorized to view a page
* Fix showing the OAuth links in the login form
* Fix showing the OAuth links in the login form

# v1.3.0
## 01/06/2016
Expand Down Expand Up @@ -96,7 +105,7 @@
* Check page exists so as not to fail hard
* Fix for static Inflector references #17


# v1.0.1
## 11/23/2015

Expand Down Expand Up @@ -170,7 +179,7 @@
* Add the correct message type when raising a form processing error
1. [](#bugfix)
* Show the correct error message when the user is not authorized to view a page
* Fix showing the OAuth links in the login form
* Fix showing the OAuth links in the login form

# v1.3.0
## 01/06/2016
Expand Down Expand Up @@ -221,7 +230,7 @@
* Check page exists so as not to fail hard
* Fix for static Inflector references #17


# v1.0.1
## 11/23/2015

Expand Down
2 changes: 1 addition & 1 deletion blueprints.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Login
version: 2.0.0-beta.3
version: 2.0.0-rc.1
testing: true
description: Enables user authentication and login screen.
icon: sign-in
Expand Down

0 comments on commit 55cb485

Please sign in to comment.