Document aspirational goals for now

This commit is contained in:
Luke Murphy 2021-01-23 20:51:27 +01:00
parent d76210ef57
commit cbca587779
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC

View File

@ -1,5 +1,12 @@
# xbotlib x.x.x (UNRELEASED)
# xbotlib 0.15.0 (2021-01-23)
- Fix configuration generation to cover mandatory options ([#1](https://git.vvvvvvaria.org/decentral1se/xbotlib/issues/1))
- Add `--serve` flag to turn on web serving ([#2](https://git.vvvvvvaria.org/decentral1se/xbotlib/issues/2))
- Document `return` statement semantics ([#6](https://git.vvvvvvaria.org/decentral1se/xbotlib/issues/6))
- Make file system the first-class storage option ([#3](https://git.vvvvvvaria.org/decentral1se/xbotlib/issues/3))
# xbotlib 0.14.1 (2021-01-21)
- Fix response handling for web serving