Commit 45dedc45 authored by Eugen Rochko's avatar Eugen Rochko
Browse files

Bump version to 3.0.2

parent bf0942a0
Showing with 6 additions and 1 deletion
+6 -1
...@@ -3,6 +3,11 @@ Changelog ...@@ -3,6 +3,11 @@ Changelog
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
## [3.0.2] - 2020-02-27
### Security
- Fix leak of arbitrary statuses through unfavourite action in REST API ([Gargron](https://github.com/tootsuite/mastodon/pull/13161))
## [3.0.1] - 2019-10-10 ## [3.0.1] - 2019-10-10
### Added ### Added
......
...@@ -13,7 +13,7 @@ module Mastodon ...@@ -13,7 +13,7 @@ module Mastodon
end end
def patch def patch
1 2
end end
def flags def flags
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment