소스 검색

Bump version to 2.9.0 (#11074)

tags/v2.9.0
Eugen Rochko 1 년 전
committed by GitHub
부모
커밋
c9eeb2e832
No known key found for this signature in database GPG 키 ID: 4AEE18F83AFDEB23
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. +1
    -1
      CHANGELOG.md
  2. +1
    -1
      lib/mastodon/version.rb

+ 1
- 1
CHANGELOG.md 파일 보기

@@ -3,7 +3,7 @@ Changelog

All notable changes to this project will be documented in this file.

## [Unreleased]
## [2.9.0] - 2019-06-13
### Added

- **Add single-column mode in web UI** ([Gargron](https://github.com/tootsuite/mastodon/pull/10807), [Gargron](https://github.com/tootsuite/mastodon/pull/10848), [Gargron](https://github.com/tootsuite/mastodon/pull/11003), [Gargron](https://github.com/tootsuite/mastodon/pull/10961), [Hanage999](https://github.com/tootsuite/mastodon/pull/10915), [noellabo](https://github.com/tootsuite/mastodon/pull/10917), [abcang](https://github.com/tootsuite/mastodon/pull/10859), [Gargron](https://github.com/tootsuite/mastodon/pull/10820), [Gargron](https://github.com/tootsuite/mastodon/pull/10835), [Gargron](https://github.com/tootsuite/mastodon/pull/10809), [Gargron](https://github.com/tootsuite/mastodon/pull/10963), [noellabo](https://github.com/tootsuite/mastodon/pull/10883), [Hanage999](https://github.com/tootsuite/mastodon/pull/10839))


+ 1
- 1
lib/mastodon/version.rb 파일 보기

@@ -21,7 +21,7 @@ module Mastodon
end

def flags
'rc2'
''
end

def to_a


불러오는 중...
취소
저장