Skip to content

Commit

Permalink
Merge pull request #11 from de-nets/Release-1.1.0
Browse files Browse the repository at this point in the history
Update version and changelog
  • Loading branch information
tlueder authored Dec 8, 2023
2 parents 5b8d1b7 + 7bb589e commit 4ab52d3
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## 1.1.0

- Added Telegram messages import
- Fixed Signal thread update
- Added SignalEncrypt command
- Added flag to turn off Signal backup decrypt/encrypt
- Fixed Unique constraint failed sql error
- Added command SignalDecrypt

## 1.0.0

- Initial version.
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: move_to_signal
description: Import messages from other apps like WhatsApp to Signal.
version: 1.0.0
# repository: https://github.com/de-nets/MoveToSignal
version: 1.1.0
repository: https://github.com/de-nets/MoveToSignal

environment:
sdk: ^3.1.0
Expand Down

0 comments on commit 4ab52d3

Please sign in to comment.