From 01bd8d74edf321d5ad313173df381e082260c87f Mon Sep 17 00:00:00 2001 From: Michael Rapp Date: Thu, 26 Jan 2017 05:15:01 +0100 Subject: [PATCH] Edited release notes. --- RELEASE_NOTES.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 2f85bc7..67a0044 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,5 +1,14 @@ # AndroidPreferenceActivity - RELEASE NOTES +## Version 4.2.9 (Jan. 26th 2017) + +A minor release, which introduces the following changes: + +- Updated `targetSdkVersion` to API level 25 (Android 7.1) +- Updated dependency "AndroidUtil" to version 1.12.3. +- Updated Appcompat v7 support library to version 25.1.0. +- Updated CardView v7 support library to version 25.1.0. + ## Version 4.2.8 (Sep. 13th 2016) A minor release, which introduces the following changes: