diff --git a/ReleaseNotes.md b/ReleaseNotes.md index 13bfa0b..7f3dae4 100644 --- a/ReleaseNotes.md +++ b/ReleaseNotes.md @@ -1,3 +1,12 @@ +# v0.3.0 + +* Features + * `oxen df --unique` + * `oxen rm` +* Schema changes + * add "email" to Commit + * changed "timestamp" format on Commit to be RFC3339 + # v0.2.7 * Features