From 01a874ae9defbd6bd90ad9a451824a5eaefb1ca2 Mon Sep 17 00:00:00 2001 From: Julien Cristau Date: Fri, 27 Oct 2023 10:02:34 +0200 Subject: [PATCH] Bump version to 7.0.0 --- CHANGELOG.md | 6 ++++++ version.txt | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a0aed8b..f529609 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +## [7.0.0] - 2023-XX-XX + +### Changed +* Removed support for pushing to the Amazon store. +* Switched Google Play Store authentication to the google-auth library. The credentials now need to be passed as a json file instead of an email address and PKCS#12 file. + ## [6.2.1] - 2023-09-21 ### Fixed diff --git a/version.txt b/version.txt index 024b066..66ce77b 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -6.2.1 +7.0.0