Bump version to 2.6.0 (#9149)

* Bump version to 2.6.0

* Update CHANGELOG.md
master
Eugen Rochko 6 years ago committed by GitHub
parent 804586172e
commit 50ce347ef9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      CHANGELOG.md
  2. 2
      lib/mastodon/version.rb

@ -3,7 +3,7 @@ Changelog
All notable changes to this project will be documented in this file.
## [Unreleased]
## [2.6.0] - 2018-10-30
### Added
- Add link ownership verification (#8703)

@ -21,7 +21,7 @@ module Mastodon
end
def flags
'rc4'
''
end
def to_a

Loading…
Cancel
Save