diff --git a/CHANGELOG.md b/CHANGELOG.md index 15033ccb..feca97e3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,5 +2,9 @@ ## Unreleased -- Set up minimal project structure. -- Create first notebook. +- Set up project structure. +- Implement basic functionality. +- Build documentation. +- Create first notebooks. +- Introduce neural operators. +- Add CI/CD.