Use links in change log

This commit is contained in:
Luke Murphy 2021-01-13 14:08:10 +01:00
parent 1a88f7049b
commit ec2aa81a93
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 5 additions and 5 deletions

View File

@ -2,20 +2,20 @@
# xbotlib 0.3.2 (2021-01-12)
- Fix config parser environment loading for missing optional variables
- Fix config parser environment loading for missing optional variables ([f909d43c59](https://git.autonomic.zone/decentral1se/xbotlib/commit/f909d43c591c011c9baf8cb967777b744cb6b566))
# xbotlib 0.3.1 (2021-01-12)
- Support `--no-input` flag and read configuration from the environment
- Support `--no-input` flag and read configuration from the environment ([4f6f102d1e](https://git.autonomic.zone/decentral1se/xbotlib/commit/4f6f102d1e46aa888e7b49e31c2706bb276ea182))
# xbotlib 0.3.0 (2021-01-10)
- Error out if you don't provide a `react` implementation
- Change `reply` to accept `body` as the first argument
- Error out if you don't provide a `react` implementation ([eb87de7de5](https://git.autonomic.zone/decentral1se/xbotlib/commit/eb87de7de5422eb584a56f4266a2bf1eddc5513d))
- Change `reply` to accept `body` as the first argument ([bca6e6c90a](https://git.autonomic.zone/decentral1se/xbotlib/commit/bca6e6c90a295ea99101cd93960b290573627065))
# xbotlib 0.2.0 (2021-01-10)
- Refine API for direct/chat responses
- Refine API for direct/chat responses ([18bae6ec09](https://git.autonomic.zone/decentral1se/xbotlib/commit/18bae6ec09c417005a438ce829746231c95b9d67))
# xbotlib 0.1.0 (2021-01-10)