diff --git a/CHANGELOG.md b/CHANGELOG.md index 77a585a3..b9c16849 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ -v0.6.0 - March 14th: +### v0.8.2 - June 29th, 2019: +- Rare PaperTrail.RepoClient.repo compile time errors fixed. + +##### ... many changes + +### v0.6.0 - March 14th, 2017: - Version event names are now 'insert', 'update', 'delete' to match their Ecto counterpats instead of 'create', 'update', 'destroy'. - Introduction of strict mode. Please read the documentation for more information on the required origin and originator_id field and foreign-key references.