10
CHANGELOG.md
10
CHANGELOG.md
@@ -1,6 +1,16 @@
|
||||
# Changelog
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## 1.2.10
|
||||
|
||||
### Fixed
|
||||
|
||||
- #3394 Use displayname instead of uid for mentions (reopened against master)
|
||||
|
||||
### Other
|
||||
|
||||
- #3409 Keep exceptions http response generic
|
||||
|
||||
|
||||
## 1.2.9
|
||||
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
- 🚀 Get your project organized
|
||||
|
||||
</description>
|
||||
<version>1.2.9</version>
|
||||
<version>1.2.10</version>
|
||||
<licence>agpl</licence>
|
||||
<author>Julius Härtl</author>
|
||||
<namespace>Deck</namespace>
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "deck",
|
||||
"description": "",
|
||||
"version": "1.2.9",
|
||||
"version": "1.2.10",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Julius Härtl",
|
||||
|
||||
Reference in New Issue
Block a user