From 07140832765b0d74afd41c93c7e4f1f036514c5d Mon Sep 17 00:00:00 2001 From: Vasiliy Sorokin Date: Wed, 7 Aug 2019 23:55:50 +0300 Subject: [PATCH] Bump version 0.19.8.7 --- CHANGELOG.md | 7 +++++++ UPGRADE.md | 13 +++++++++++++ 2 files changed, 20 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0db832e..581d29c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ ProofUtils Changelog ==================== ## Not Released +#### Features + * -- + +#### Bug Fixing + * -- + +## 0.19.8.7 #### Features * `bool *ok` parameter removed from enum helper methods diff --git a/UPGRADE.md b/UPGRADE.md index 185ab67..7c0ad53 100644 --- a/UPGRADE.md +++ b/UPGRADE.md @@ -6,6 +6,19 @@ Changes that one must make to applications based on Proof between versions. #### IT issues * -- +#### API modifications/removals/deprecations + * -- + +#### Config changes + * -- + +#### Migrations + * -- + +## 0.19.8.7 +#### IT issues + * -- + #### API modifications/removals/deprecations * `bool *ok` parameter removed from enum helper methods