Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
a1batross
pleroma
Commits
70d18a27
Commit
70d18a27
authored
Sep 30, 2019
by
kaniini
Browse files
Merge branch 'chore/maint-1.1-1.1.0-rc1' into 'maint/1.1'
Pleroma 1.0.90 (aka 1.1 RC1). See merge request
!1754
parents
57101955
5bfd4006
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
70d18a27
...
...
@@ -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.
...
...
mix.exs
View file @
70d18a27
...
...
@@ -4,7 +4,7 @@ defmodule Pleroma.Mixfile do
def
project
do
[
app:
:pleroma
,
version:
version
(
"1.0.0"
),
version:
version
(
"1.0.
9
0"
),
elixir:
"~> 1.7"
,
elixirc_paths:
elixirc_paths
(
Mix
.
env
()),
compilers:
[
:phoenix
,
:gettext
]
++
Mix
.
compilers
(),
...
...
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