Skip to content

Commit

Permalink
build: release v0.7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
JakobLichterfeld committed Mar 21, 2024
1 parent 4bf4706 commit f8b6c24
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@

### New Features

### Enhancements

### Bug Fixes

## [0.7.5] - 2023-03-21

### New Features

- feat: allow negative chat_id, which means group chats and rewrite type check for some environment variables including 2 minute wait before retry

### Enhancements
Expand Down Expand Up @@ -224,7 +232,8 @@ fix: Subscription to teslamate_topic_update_version added

- Initial release with proof of concept, see #1

[unreleased]: https://github.com/JakobLichterfeld/TeslaMate_Telegram_Bot/compare/v0.7.4...HEAD
[unreleased]: https://github.com/JakobLichterfeld/TeslaMate_Telegram_Bot/compare/v0.7.5...HEAD
[0.7.5]: https://github.com/JakobLichterfeld/TeslaMate_Telegram_Bot/compare/v0.7.4...v0.7.5
[0.7.4]: https://github.com/JakobLichterfeld/TeslaMate_Telegram_Bot/compare/v0.7.3...v0.7.4
[0.7.3]: https://github.com/JakobLichterfeld/TeslaMate_Telegram_Bot/compare/v0.7.2...v0.7.3
[0.7.2]: https://github.com/JakobLichterfeld/TeslaMate_Telegram_Bot/compare/v0.7.1...v0.7.2
Expand Down

0 comments on commit f8b6c24

Please sign in to comment.