Skip to content

Commit 0db5749

Browse files
committed
Release 0.7.0
1 parent febff6c commit 0db5749

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 0.7.0 (26.04.2020)
4+
5+
- Added tgbot 0.9 support.
6+
37
## 0.6.0 (01.04.2020)
48

59
- Added tgbot 0.8 support.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Name comes from [Carapace](https://en.wikipedia.org/wiki/Carapace) (carapax in l
1717

1818
```toml
1919
[dependencies]
20-
carapax = "0.6.0"
20+
carapax = "0.7.0"
2121
```
2222

2323
## Examples

0 commit comments

Comments
 (0)