From d732341fbbff1ee3c7820e8d8f58602670fba88f Mon Sep 17 00:00:00 2001 From: Izel Nakri Date: Sat, 29 Jun 2019 16:40:00 +0200 Subject: [PATCH] Changelog update --- CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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.