From 51b7221e845181635b681b48bfe44b1fda9acc5e Mon Sep 17 00:00:00 2001 From: Geoff Gatward Date: Sun, 14 Apr 2019 13:08:15 +1000 Subject: [PATCH] Update changelog for contributed PRs --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8eb52cc..d5856a6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] ### Fixed +- sat_export could use incorrect content_view version id during DOV export +- clean_content_views did not clean CCV versions before CV so would fail (Issue #51) ## [1.2.4] - 2018-11-25 ### Fixed