Skip to content

Commit

Permalink
[doc] Added missing comments about the semver dep
Browse files Browse the repository at this point in the history
  • Loading branch information
3rd-Eden committed Jan 9, 2013
1 parent 9bd7c74 commit adf2522
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -361,6 +361,8 @@ For small changes between version please review the [changelog][changelog].
behaviour.
- `agent.os` is now an `OperatingSystem` instance with version numbers. If you
still a string only representation do `agent.os.toString()`.
- `semver` has been removed from the dependencies, so if you are using the
`require('useragent/features')` you need to add it to your own dependencies

#### Upgrading from 0.1.2 to 1.0.0

Expand Down

0 comments on commit adf2522

Please sign in to comment.