mirror of
https://forge.fsky.io/lda/Parsee.git
synced 2026-03-13 12:15:12 +00:00
[MOD] Add CHANGELOG, start PEPing
This commit is contained in:
parent
420c05690f
commit
f666f39b7c
7 changed files with 62 additions and 22 deletions
10
CHANGELOG.md
10
CHANGELOG.md
|
|
@ -18,10 +18,16 @@ of Parsee. May occasionally deadlock.
|
|||
*NONE*
|
||||
|
||||
### v0.1.1[star-of-hope] <X/X/XXXX>
|
||||
Fixes some media metadata things.
|
||||
Fixes some media metadata things, and replaces the build
|
||||
system of Parsee.
|
||||
#### New things
|
||||
*NONE*
|
||||
#### Bugfixes
|
||||
- Adds more information to media events so that clients can behave.
|
||||
- Fixes issues where SIGPIPE can actually just kill Parsee.
|
||||
- Allows MbedTLS through a specific Cytoplasm patch.
|
||||
- "Lone" XMPP messages no longer render weirdly on Element Android's
|
||||
weird rendering.
|
||||
#### Deprecated features
|
||||
*NONE*
|
||||
- The old `build.c` and `Makefile`s used for building are removed,
|
||||
and replaced by the `configure.c` C file(/script via TCC).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue