]> cat aescling's git repositories - mastodon.git/commitdiff
Bump version to 2.8.2 (#10703)
authorEugen Rochko <eugen@zeonfederated.com>
Sun, 5 May 2019 15:14:15 +0000 (17:14 +0200)
committerGitHub <noreply@github.com>
Sun, 5 May 2019 15:14:15 +0000 (17:14 +0200)
CHANGELOG.md
lib/mastodon/version.rb

index 9639aed0866222f23268d5bb037b1ed99fb84043..222b7411d4398771072c554d6cc5a26c5782b7cf 100644 (file)
@@ -3,6 +3,18 @@ Changelog
 
 All notable changes to this project will be documented in this file.
 
+## [2.8.2] - 2019-05-05
+### Added
+
+- Add `SOURCE_TAG` environment variable ([ushitora-anqou](https://github.com/tootsuite/mastodon/pull/10698))
+
+### Fixed
+
+- Fix cropped hero image on frontpage ([BaptisteGelez](https://github.com/tootsuite/mastodon/pull/10702))
+- Fix blurhash gem not compiling on some operating systems ([Gargron](https://github.com/tootsuite/mastodon/pull/10700))
+- Fix unexpected CSS animations in some browsers ([ThibG](https://github.com/tootsuite/mastodon/pull/10699))
+- Fix closing video modal scrolling timelines to top ([ThibG](https://github.com/tootsuite/mastodon/pull/10695))
+
 ## [2.8.1] - 2019-05-04
 ### Added
 
index 127c5104856e5c10126f5b8cc48272974113d7d8..91f45e45deee14b248068e66d8f87ee329e36c22 100644 (file)
@@ -13,7 +13,7 @@ module Mastodon
     end
 
     def patch
-      1
+      2
     end
 
     def pre