Browse Source

Bump version to 3.4.0 (#16239)

closed-social-v3
Eugen Rochko 2 years ago
committed by GitHub
parent
commit
4c7efdba40
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 299 additions and 190 deletions
  1. +297
    -188
      AUTHORS.md
  2. +1
    -1
      CHANGELOG.md
  3. +1
    -1
      lib/mastodon/version.rb

+ 297
- 188
AUTHORS.md
File diff suppressed because it is too large
View File


+ 1
- 1
CHANGELOG.md View File

@ -3,7 +3,7 @@ Changelog
All notable changes to this project will be documented in this file.
## Unreleased
## [3.4.0] - 2021-05-16
### Added
- **Add follow recommendations for onboarding** ([Gargron](https://github.com/tootsuite/mastodon/pull/15945), [Gargron](https://github.com/tootsuite/mastodon/pull/16161), [Gargron](https://github.com/tootsuite/mastodon/pull/16060), [Gargron](https://github.com/tootsuite/mastodon/pull/16077), [Gargron](https://github.com/tootsuite/mastodon/pull/16078), [Gargron](https://github.com/tootsuite/mastodon/pull/16160), [Gargron](https://github.com/tootsuite/mastodon/pull/16079), [noellabo](https://github.com/tootsuite/mastodon/pull/16044), [noellabo](https://github.com/tootsuite/mastodon/pull/16045), [Gargron](https://github.com/tootsuite/mastodon/pull/16152), [Gargron](https://github.com/tootsuite/mastodon/pull/16153), [ClearlyClaire](https://github.com/tootsuite/mastodon/pull/16082), [ClearlyClaire](https://github.com/tootsuite/mastodon/pull/16173), [ClearlyClaire](https://github.com/tootsuite/mastodon/pull/16159), [ClearlyClaire](https://github.com/tootsuite/mastodon/pull/16189))

+ 1
- 1
lib/mastodon/version.rb View File

@ -17,7 +17,7 @@ module Mastodon
end
def flags
'rc2'
''
end
def suffix

Loading…
Cancel
Save