Skip to content

Commit 77ddfda

Browse files
committed
Bump version
1 parent 97e32f6 commit 77ddfda

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
## [Unreleased]
44

5+
## [1.3.0] - 2019-07-22
6+
7+
### Changed
8+
9+
- Respect maximum message length to avoid [MESSAGE_TOO_LONG errors](https://core.telegram.org/method/messages.sendMessage#return-errors)
10+
- Bump ex_doc from 0.20.2 to 0.21.1
11+
512
## [1.2.1] - 2019-05-27
613

714
### Changed
@@ -52,7 +59,8 @@
5259

5360
## [1.0.0] - 2018-01-14
5461

55-
[unreleased]: https://github.com/adriankumpf/logger-telegram-backend/compare/v1.2.1...HEAD
62+
[unreleased]: https://github.com/adriankumpf/logger-telegram-backend/compare/v1.3.0...HEAD
63+
[1.3.0]: https://github.com/adriankumpf/logger-telegram-backend/compare/v1.2.1...v1.3.0
5664
[1.2.1]: https://github.com/adriankumpf/logger-telegram-backend/compare/v1.2.0...v1.2.1
5765
[1.2.0]: https://github.com/adriankumpf/logger-telegram-backend/compare/v1.1.0...v1.2.0
5866
[1.1.0]: https://github.com/adriankumpf/logger-telegram-backend/compare/v1.0.3...v1.1.0

0 commit comments

Comments
 (0)