update to changelone
This commit is contained in:
parent
ea641c52fe
commit
fc1849e384
1 changed files with 15 additions and 0 deletions
15
CHANGELOG.md
15
CHANGELOG.md
|
@ -4,6 +4,21 @@ All notable changes to this project will be documented in this file.
|
||||||
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
|
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
### Fixed
|
||||||
|
- Sharing post preserves links
|
||||||
|
- Native android build tree
|
||||||
|
|
||||||
|
### Added
|
||||||
|
- About page
|
||||||
|
- Profile page
|
||||||
|
- Follow, mute, and block actions
|
||||||
|
- Setting to hide images in timeline
|
||||||
|
- Copy post to clipboard
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
- Image thumbnails are smaller and include title & description
|
||||||
|
- Icons added to main menu
|
||||||
|
- Updated to Android cordova 7.1.2
|
||||||
|
|
||||||
## [0.6.3]
|
## [0.6.3]
|
||||||
### Added
|
### Added
|
||||||
|
|
Reference in a new issue