Skip to content

Commit

Permalink
Updating the project due to dependency changes: . #none
Browse files Browse the repository at this point in the history
  • Loading branch information
tonjen committed Jun 6, 2023
1 parent cf44353 commit 688086f
Show file tree
Hide file tree
Showing 3 changed files with 303 additions and 177 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

All notable changes to this project will be documented in this file.

## Version 0.8.1

- Introduce ADNL connection status

## Version 0.8.0

- Push peer to refresh after channel reset

## Version 0.7.180

- Add adjusted interface to Wait
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ build = './common/build/build.rs'
description = 'ADNL library'
edition = '2021'
name = 'adnl'
version = '0.7.184'
version = '0.8.1'

[dependencies]
aes-ctr = '0.6.0'
Expand Down
Loading

0 comments on commit 688086f

Please sign in to comment.