CHANGELOG.md: Add notes about Falcon 3.0.0
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Alan Orth 2021-04-06 08:58:00 +03:00
parent dd1769b954
commit 164008981e
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## Unreleased
### Updated
- Update dependencies with `poetry update`
- Falcon 3.0.0, a minor change for us, but good to be using a current upstream
version
### Added
- GitHub Actions workflow to build and test the API