aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorkaniini <ariadne@dereferenced.org>2019-09-30 16:40:46 +0000
committerkaniini <ariadne@dereferenced.org>2019-09-30 16:40:46 +0000
commit70d18a278c76e5681543a21150884f9e5dfcd097 (patch)
treeaca3890474b394d2c86cbd191f94c217f260a53f /CHANGELOG.md
parent57101955b681b13dfc318d3210a0b59cc377cd8b (diff)
parent5bfd4006ae29e6bf6f076b15bc704aae5f695af1 (diff)
downloadpleroma-1.0.90.tar.gz
Merge branch 'chore/maint-1.1-1.1.0-rc1' into 'maint/1.1'v1.0.90
Pleroma 1.0.90 (aka 1.1 RC1). See merge request pleroma/pleroma!1754
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1fb7184f5..cd5b55c46 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
-## [Unreleased]
+## [1.0.90] - 2019-09-30
### Security
- OStatus: eliminate the possibility of a protocol downgrade attack.
- OStatus: prevent following locked accounts, bypassing the approval process.