Method: Pod::Specification::DSL#changelog=

Defined in:
lib/cocoapods-core/specification/dsl.rb

#changelog=(changelog) ⇒ Object

The URL for the CHANGELOG markdown file for this pod version.

Examples:


spec.changelog = 'https://www.example.com/Pod-1.5-CHANGELOG.md'

Parameters:

  • changelog (String)

    the changelog markdown URL.



328
# File 'lib/cocoapods-core/specification/dsl.rb', line 328

root_attribute :changelog