Update CHANGELOG

This commit is contained in:
Kitaiti Makoto 2021-01-12 03:11:29 +09:00
parent 44a7953c20
commit 0f408bc738

View file

@ -4,6 +4,20 @@
## [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
### Added