bump version
This commit is contained in:
parent
0115ba6ed2
commit
cb0ebd9985
2 changed files with 6 additions and 2 deletions
|
|
@ -3,7 +3,11 @@ 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/).
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||||
|
|
||||||
## 2.11
|
## 2.11.1
|
||||||
|
### Fixed
|
||||||
|
- User note not working
|
||||||
|
|
||||||
|
## 2.11.0
|
||||||
### Added
|
### Added
|
||||||
- Initial MFM rendering support
|
- Initial MFM rendering support
|
||||||
- Button to remove all drafts
|
- Button to remove all drafts
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "pleroma_fe",
|
"name": "pleroma_fe",
|
||||||
"version": "2.11.0",
|
"version": "2.11.1",
|
||||||
"description": "Pleroma frontend, the default frontend of Pleroma social network server",
|
"description": "Pleroma frontend, the default frontend of Pleroma social network server",
|
||||||
"author": "Pleroma contributors <https://git.pleroma.social/pleroma/pleroma-fe/src/CONTRIBUTORS.md>",
|
"author": "Pleroma contributors <https://git.pleroma.social/pleroma/pleroma-fe/src/CONTRIBUTORS.md>",
|
||||||
"private": false,
|
"private": false,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue