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
24cc2d80
Commit
24cc2d80
authored
Nov 15, 2014
by
Samuel E. Giddins
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[CHANGELOG] Add entry for podfile specification of plugins
parent
cd9a2b82
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
0 deletions
+9
-0
CHANGELOG.md
CHANGELOG.md
+9
-0
No files found.
CHANGELOG.md
View file @
24cc2d80
...
@@ -6,6 +6,15 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
...
@@ -6,6 +6,15 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
## Master
## Master
##### Breaking
*
Only the hooks specified by usage of the
`plugin`
directive of the
`Podfile`
will be run. Additionally, plugins that depend on hooks will have to update to
specify their 'plugin name' when registering the hooks in order to make it
possible for those hooks to be run.
[
Samuel Giddins
](
https://github.com/segiddins
)
[
#2640
](
https://github.com/CocoaPods/CocoaPods/issues/2640
)
##### Enhancements
##### Enhancements
*
Show the name of the source for each hook that is run in verbose mode.
*
Show the name of the source for each hook that is run in verbose mode.
...
...
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