From 6e4690ee9f63b14a7b143d3a3717b5f8a11ca503 Mon Sep 17 00:00:00 2001 From: Michael Rapp Date: Tue, 30 Oct 2018 23:23:23 +0100 Subject: [PATCH] Edit release notes. --- RELEASE_NOTES.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 7f5965d..b913b2c 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,5 +1,13 @@ # AndroidBottomSheet - RELEASE NOTES +## Version 2.0.0 (Oct. 30th 2018) + +A major release, which introduces the following changes: + +- Migrated library to Android X. +- Updated dependency "AndroidUtil" to version 2.0.0. +- Updated targetSdkVersion to 28. + ## Version 1.4.6 (May 5th 2018) A minor release, which introduces the following changes: