From 628dfb465d7339d67fd9b1aeb898ecad17257b1b Mon Sep 17 00:00:00 2001 From: Corey Date: Sat, 11 Sep 2021 23:26:53 -0400 Subject: [PATCH 1/2] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 57c7fcd7b..f5ccc97db 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ # Parse-Swift Changelog ### main -[Full Changelog](https://github.com/parse-community/Parse-Swift/compare/1.9.8...main) +[Full Changelog](https://github.com/parse-community/Parse-Swift/compare/1.9.9...main) * _Contributing to this repo? Add info about your change here to be included in the next release_ ### 1.9.8 From a5902b78e21fcfad90c11874f6fe07805ab600e3 Mon Sep 17 00:00:00 2001 From: Corey Date: Sat, 11 Sep 2021 23:29:45 -0400 Subject: [PATCH 2/2] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f5ccc97db..a453531b9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ [Full Changelog](https://github.com/parse-community/Parse-Swift/compare/1.9.9...main) * _Contributing to this repo? Add info about your change here to be included in the next release_ -### 1.9.8 +### 1.9.9 [Full Changelog](https://github.com/parse-community/Parse-Swift/compare/1.9.8...1.9.9) __Fixes__