Skip to content

Commit

Permalink
updating history and osx platform
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Reinhardt committed Jun 2, 2013
1 parent 08d6845 commit 820996c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
1 change: 0 additions & 1 deletion Analytics.podspec
Expand Up @@ -10,7 +10,6 @@ Pod::Spec.new do |s|
s.source_files = ['Analytics.{h,m}', 'Source/**/*.{h,m}']
s.requires_arc = true

s.osx.deployment_target = '10.7'
s.ios.deployment_target = '5.0'

s.dependency 'Amplitude-iOS'
Expand Down
11 changes: 11 additions & 0 deletions History.md
@@ -1,3 +1,14 @@
0.3.0 / 2013-6-1
================
* Re-architecting the library to bundle providers
* Adding support for Amplitude
* Adding support for Bugsnag
* Adding support for Chartbeat
* Adding support for Countly
* Adding support for Crittercism
* Adding support for Flurry
* Library now downloads the provider settings from the Segment.io server

0.2.2 / 2013-4-24
=================
* Fixing timestamps to include millisecond precision
Expand Down

0 comments on commit 820996c

Please sign in to comment.