Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Pleroma
pleroma
Commits
c5352e90
Commit
c5352e90
authored
Mar 03, 2021
by
lain
Browse files
Changelog, mix: merge in stable
parent
b221d77a
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
c5352e90
...
...
@@ -4,6 +4,10 @@ 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
## Unreleased (Patch)
## [2.3.0] - 2020-03-01
### Security
...
...
mix.exs
View file @
c5352e90
...
...
@@ -4,7 +4,7 @@ defmodule Pleroma.Mixfile do
def
project
do
[
app:
:pleroma
,
version:
version
(
"2.3.0"
),
version:
version
(
"2.3.
5
0"
),
elixir:
"~> 1.9"
,
elixirc_paths:
elixirc_paths
(
Mix
.
env
()),
compilers:
[
:phoenix
,
:gettext
]
++
Mix
.
compilers
(),
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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