fastlane-plugin-write_changelog_from_commits 3.1.0
Writes a changelog by pattern matching on git commits since the last tag. Organises these into sections and creates a changelog with the same name as the current version code
          Gemfile:
          =
        
        
          install:
          =
        
      Development Dependencies (11):
            bundler
            >= 0
          
          
            fastlane
            >= 0
          
          
            pry
            >= 0
          
          
            rake
            >= 0
          
          
            rspec
            >= 0
          
          
          
            rubocop
            >= 0
          
          
            rubocop-rake
            >= 0
          
          
          
            rubocop-rspec
            >= 0
          
          
            simplecov
            >= 0
          
    