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
c6397992
Commit
c6397992
authored
Mar 30, 2014
by
Eloy Durán
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #1973 from dlackty/changelogs
Update changelog for #1704, #1840 & #1933
parents
3599c080
ee5b3f78
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
0 deletions
+15
-0
CHANGELOG.md
CHANGELOG.md
+15
-0
No files found.
CHANGELOG.md
View file @
c6397992
...
...
@@ -13,6 +13,16 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
[
Robert Zuber
](
https://github.com/z00b
)
[
#1617
](
https://github.com/CocoaPods/CocoaPods/issues/1617
)
*
The linter will now display an error if a Pod's homepage isn't accessible. (e.g. HTTP 404)
[
Richard Lee
](
https://github.com/dlackty
)
[
#1704
](
https://github.com/CocoaPods/CocoaPods/issues/1704
)
[
Core#70
](
https://github.com/CocoaPods/Core/pull/70
)
*
Display advised settings for Travis CI users when they're warned that their terminal encoding is not UTF-8.
[
Richard Lee
](
https://github.com/dlackty
)
[
#1933
](
https://github.com/CocoaPods/CocoaPods/issues/1933
)
[
#1941
](
https://github.com/CocoaPods/CocoaPods/pull/1941
)
##### Bug Fixes
*
Fix :head option for Pods from HTTP source.
...
...
@@ -39,6 +49,11 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
[
#1721
](
https://github.com/CocoaPods/CocoaPods/issues/1721
)
[
Core#72
](
https://github.com/CocoaPods/Core/pull/72
)
*
Podspec without explicitly set
`requires_arc`
attribute no longer passes the lint.
[
Richard Lee
](
https://github.com/dlackty
)
[
#1840
](
https://github.com/CocoaPods/CocoaPods/issues/1840
)
[
Core#71
](
https://github.com/CocoaPods/Core/pull/71
)
## 0.30.0
[
CocoaPods
](
https://github.com/CocoaPods/CocoaPods/compare/0.29.0...0.30.0
)
...
...
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