mirror of
https://git.joinplu.me/Plume/Plume.git
synced 2025-01-24 11:48:07 +00:00
Update CHANGELOG
This commit is contained in:
parent
44a7953c20
commit
0f408bc738
1 changed files with 14 additions and 0 deletions
14
CHANGELOG.md
14
CHANGELOG.md
|
@ -4,6 +4,20 @@
|
||||||
|
|
||||||
## [Unreleased] - ReleaseDate
|
## [Unreleased] - ReleaseDate
|
||||||
|
|
||||||
|
### Added
|
||||||
|
|
||||||
|
- Allow `dir` attributes for LtoR text in RtoL document (#860)
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
|
||||||
|
- Upgrade some dependent crates (#858)
|
||||||
|
- Use tracing crate (#868)
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
|
||||||
|
- Percent-encode URI for remote_interact (#866, #857)
|
||||||
|
- Fix menu animation not opening on iOS (#876)
|
||||||
|
|
||||||
## [[0.6.0]] - 2020-12-29
|
## [[0.6.0]] - 2020-12-29
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
Loading…
Reference in a new issue