Add CHANGELOG.md

This commit is contained in:
AsamK 2020-11-22 15:49:42 +01:00
parent 943b2c7304
commit 4c3a249a2c

17
CHANGELOG.md Normal file
View file

@ -0,0 +1,17 @@
# Changelog
## [Unreleased]
### Added
- Show additional message content (view once, remote delete, mention, …) for received messages
- `--captcha` parameter for `register` command, required for some IP ranges
### Changed
- Profile keys are now stored separately from contact list
- Receipts from normal and unidentified messages now have the same format in json output
### Fixed
- Issue where some messages were sent with an old counter index
## Older
Look at the [release tags](https://github.com/AsamK/signal-cli/releases) for information about older releases.