Add change log entry

This commit is contained in:
Luke Murphy 2021-01-13 14:52:36 +01:00
parent cf93c07294
commit 046c8a3f19
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC

View File

@ -1,5 +1,9 @@
# xbotlib x.x.x (UNRELEASED)
# xbotlib 0.5.0 (2021-01-13)
- Revert `source` -> `sender` on `SimpleMessage` as it is more clear ([cf93c07294](https://git.autonomic.zone/decentral1se/xbotlib/commit/cf93c07294d72b11d465491680f5befe882db9bf))
# xbotlib 0.4.0 (2021-01-13)
- Internally manage all example bots ([#11](https://git.autonomic.zone/decentral1se/xbotlib/issues/11))