f2prateek / rx-preferences

Reactive SharedPreferences for Android
http://f2prateek.com/2015/10/05/rx-preferences/
Apache License 2.0
1.54k stars 132 forks source link

update changelog - mention AndroidX please #142

Open VividWombat opened 3 years ago

VividWombat commented 3 years ago

for those of us supporting pre-AndroidX projects, its important to know that 2.0.1 has moved to using AndroidX. Android Studio suggests upgrading from 2.0.0 to 2.0.1, which will break the project.

suggest making a note in the changelog. BREAKING CHANGE - migrate to AndroidX.

might have been better to push the version to 3.0.0. maybe something for next version.