Skip to content

Commit

Permalink
[CHANGELOG] Improve entry description.
Browse files Browse the repository at this point in the history
  • Loading branch information
alloy committed Nov 19, 2014
1 parent 7d6117c commit 901cb92
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,10 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
[Samuel Giddins](https://github.com/segiddins)
[#532](https://github.com/CocoaPods/CocoaPods/issues/532)

* Store specific checkout options of externally-sourced dependencies in the
`Lockfile` to guarentee that all users are using the same revision
(e.g. git commit).
* From now on, pods installed directly from their repositories will be recorded
in the `Podfile.lock` file and will be guaranteed to be checked-out using the
same revision on subsequent installations. Examples of this are when using
the `:git`, `:svn`, or `:hg` options in your `Podfile`.
[Samuel Giddins](https://github.com/segiddins)
[#1058](https://github.com/CocoaPods/CocoaPods/issues/1058)

Expand Down

0 comments on commit 901cb92

Please sign in to comment.