forked from cybrespace/mastodon
Bump version to 2.6.0 (#9149)
* Bump version to 2.6.0 * Update CHANGELOG.md
This commit is contained in:
parent
804586172e
commit
50ce347ef9
|
@ -3,7 +3,7 @@ Changelog
|
||||||
|
|
||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
## [Unreleased]
|
## [2.6.0] - 2018-10-30
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Add link ownership verification (#8703)
|
- Add link ownership verification (#8703)
|
||||||
|
|
|
@ -21,7 +21,7 @@ module Mastodon
|
||||||
end
|
end
|
||||||
|
|
||||||
def flags
|
def flags
|
||||||
'rc4'
|
''
|
||||||
end
|
end
|
||||||
|
|
||||||
def to_a
|
def to_a
|
||||||
|
|
Loading…
Reference in New Issue