Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
C
cocoapods
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gengmeiios
cocoapods
Commits
f447fb35
Commit
f447fb35
authored
Mar 08, 2016
by
Felix Lapalme
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix typos in CHANGELOG.md
parent
6a0ba68e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
4 deletions
+3
-4
CHANGELOG.md
CHANGELOG.md
+3
-4
No files found.
CHANGELOG.md
View file @
f447fb35
...
@@ -19,11 +19,10 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
...
@@ -19,11 +19,10 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
##### Breaking
##### Breaking
*
Development pods will no longer be implicitly unlocked. This makes CocoaPods
*
Development pods will no longer be implicitly unlocked. This makes CocoaPods respect
to respect constraints related to dependencies of development pods in the
constraints related to dependencies of development pods in the lockfile.
lockfile.
If you change
constraints of a dependency of your development pod,
and want to
If you change
the constraints of a dependency of your development pod
and want to
override the locked version, you will have to use
override the locked version, you will have to use
`pod update ${DEPENDENCY_NAME}`
manually.
`pod update ${DEPENDENCY_NAME}`
manually.
[
Muhammed Yavuz Nuzumlalı
](
https://github.com/manuyavuz
)
[
Muhammed Yavuz Nuzumlalı
](
https://github.com/manuyavuz
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment