Add CHANGES

This commit is contained in:
Marcus Holland-Moritz 2020-11-23 01:21:31 +01:00
parent 77cac3254d
commit 9a6a815918

15
CHANGES.md Normal file
View File

@ -0,0 +1,15 @@
# Change Log
## Version 0.1.1 - 2020-11-23
- Test and fix Debian Buster and Ubuntu Focal builds
- Migrate from `folly::StringPiece` to `std::string_view`
- Documentation updates, list Debian/Ubuntu dependencies
## Version 0.1.0 - 2020-11-22
- Initial release