Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add ios and android to user_agent provider #985

Merged
merged 6 commits into from Aug 7, 2019
Merged

add ios and android to user_agent provider #985

merged 6 commits into from Aug 7, 2019

Commits on Aug 6, 2019

  1. Copy the full SHA
    49f629f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    404ac06 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    5704f8d View commit details
    Browse the repository at this point in the history
  4. fix missing delimiter between major and revision

    old and buggy format <major version><revision>
    new and correct format <major>.<revision>
    gsilvan committed Aug 6, 2019
    Copy the full SHA
    50b4073 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2019

  1. Copy the full SHA
    d11c270 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    9a06531 View commit details
    Browse the repository at this point in the history