diff --git a/CHANGELOG.md b/CHANGELOG.md index d581c98..cd9a168 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## v0.1.4 + * Another Internal release + * updated `WorkoutSummary` interface. Each field is now a future + * resolve some formatting and imports issues to hopefully get closer to CI tests passing + * small tweaks to clarify documentation + ## v0.1.3 * Another Internal release * deprecate older hardcoded workout setup functions in favor of the new general one