]> cat aescling's git repositories - mastodon.git/commitdiff
Bump version to 2.8.0rc3 (#10535)
authorEugen Rochko <eugen@zeonfederated.com>
Wed, 10 Apr 2019 02:25:09 +0000 (04:25 +0200)
committerGitHub <noreply@github.com>
Wed, 10 Apr 2019 02:25:09 +0000 (04:25 +0200)
CHANGELOG.md
lib/mastodon/version.rb

index 6e163bee2938aec24ee7838c3bbb23bedfeec090..120ec7407bced4303e03adbc66309499c0de3159 100644 (file)
@@ -58,6 +58,7 @@ All notable changes to this project will be documented in this file.
 - Change format of CSV exports of follows and mutes to include extra settings ([ThibG](https://github.com/tootsuite/mastodon/pull/10495), [ThibG](https://github.com/tootsuite/mastodon/pull/10335))
 - Change ActivityPub collections to be cacheable by proxies ([ThibG](https://github.com/tootsuite/mastodon/pull/10467))
 - Change REST API and public profiles to not return follows/followers for users that have blocked you ([Gargron](https://github.com/tootsuite/mastodon/pull/10491))
+- Change the groupings of menu items in settings navigation ([Gargron](https://github.com/tootsuite/mastodon/pull/10533))
 
 ### Removed
 
index 859850d15f7b6ea50037764d961594315dfb40b9..bc27d06eaf524e2161be35d4ea1840e6ad0ef90d 100644 (file)
@@ -21,7 +21,7 @@ module Mastodon
     end
 
     def flags
-      'rc2'
+      'rc3'
     end
 
     def to_a