Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Open sidebar
Tiger Ton
mastodon
Commits
65662b38
Commit
65662b38
authored
6 years ago
by
Eugen Rochko
Browse files
Options
Download
Email Patches
Plain Diff
Bump version to 2.5.1
parent
6984396b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG.md
+10
-0
CHANGELOG.md
lib/mastodon/version.rb
+1
-1
lib/mastodon/version.rb
with
11 additions
and
1 deletion
+11
-1
CHANGELOG.md
0 → 100644
+
10
-
0
View file @
65662b38
## 2.5.1
-
Fix some local images not having their EXIF metadata stripped on upload (#8714)
-
Fix class autoloading issue in ActivityPub Create handler (#8820)
-
Fix cache statistics not being sent via statsd when statsd enabled (#8831)
-
Fix being able to enable a disabled relay via ActivityPub Accept handler (#8864)
-
Bump nokogiri from 1.8.4 to 1.8.5 (#8881)
-
Bump puma from 3.11.4 to 3.12.0 (#8883)
-
Fix database migrations for PostgreSQL below 9.5 (#8903)
-
Fix being able to report statuses not belonging to the reported account (#8916)
This diff is collapsed.
Click to expand it.
lib/mastodon/version.rb
+
1
-
1
View file @
65662b38
...
...
@@ -13,7 +13,7 @@ module Mastodon
end
def
patch
0
1
end
def
pre
...
...
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
Menu
Explore
Projects
Groups
Snippets