Skip to content

Commit

Permalink
Preparing release of version 1.2.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
hzalaz committed Oct 29, 2014
1 parent 042af05 commit d3bbcf1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Auth0.iOS.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "Auth0.iOS"
s.version = "1.1.0"
s.version = "1.2.0"
s.summary = "A library that uses Auth0 for Authentication with Native Look & Feel"
s.description = <<-DESC
[![Auth0](https://i.cloudup.com/1vaSVATKTL.png)](http://auth0.com)
Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file.

## master

## 1.2.0 - 2014-10-29
###Added
- `A0UserIdentity` now has a property `profileData` with profile info of the user in that Identity Provider.

## 1.1.0 - 2014-10-22
### Added
- Enterprise connection support
Expand Down

0 comments on commit d3bbcf1

Please sign in to comment.