Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Open sidebar
Tiger Ton
mastodon
Commits
93dd413a
Unverified
Commit
93dd413a
authored
4 years ago
by
Eugen Rochko
Committed by
GitHub
4 years ago
Browse files
Options
Download
Email Patches
Plain Diff
Bump version to 3.2.0 (#14395)
parent
156af70e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG.md
+2
-1
CHANGELOG.md
lib/mastodon/version.rb
+1
-1
lib/mastodon/version.rb
with
3 additions
and
2 deletions
+3
-2
CHANGELOG.md
+
2
-
1
View file @
93dd413a
...
...
@@ -3,7 +3,7 @@ Changelog
All notable changes to this project will be documented in this file.
##
Unreleased
##
[3.2.0] - 2020-07-27
### Added
-
Add
`SMTP_SSL`
environment variable (
[
OmmyZhang
](
https://github.com/tootsuite/mastodon/pull/14309
)
)
...
...
@@ -89,6 +89,7 @@ All notable changes to this project will be documented in this file.
### Fixed
-
Fix
`following`
param not working when exact match is found in account search (
[
noellabo
](
https://github.com/tootsuite/mastodon/pull/14394
)
)
-
Fix sometimes occuring duplicate mention notifications (
[
noellabo
](
https://github.com/tootsuite/mastodon/pull/14378
)
)
-
Fix RSS feeds not being cachable (
[
ThibG
](
https://github.com/tootsuite/mastodon/pull/14368
)
)
-
Fix lack of locking around processing of Announce activities in ActivityPub (
[
noellabo
](
https://github.com/tootsuite/mastodon/pull/14365
)
)
...
...
This diff is collapsed.
Click to expand it.
lib/mastodon/version.rb
+
1
-
1
View file @
93dd413a
...
...
@@ -17,7 +17,7 @@ module Mastodon
end
def
flags
'
rc2
'
''
end
def
suffix
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment