summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEugen Rochko <eugen@zeonfederated.com>2019-06-13 20:19:21 +0200
committerGitHub <noreply@github.com>2019-06-13 20:19:21 +0200
commitc9eeb2e832b5b36a86028bbec7a353c32be510a7 (patch)
tree895af0c09955408e87f0320addfe9acc702a1893
parent5c7f1e8e2f41d103a484414eda1772fded37bc48 (diff)
Bump version to 2.9.0 (#11074)v2.9.0
-rw-r--r--CHANGELOG.md2
-rw-r--r--lib/mastodon/version.rb2
2 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index abfdc794b99..c89f35cdf0f 100644
--- a/CHANGELOG.md
+++ b/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))
diff --git a/lib/mastodon/version.rb b/lib/mastodon/version.rb
index d89f5b32c52..02b83108415 100644
--- a/lib/mastodon/version.rb
+++ b/lib/mastodon/version.rb
@@ -21,7 +21,7 @@ module Mastodon
end
def flags
- 'rc2'
+ ''
end
def to_a