Skip to content

Commit

Permalink
Updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
consp1racy committed Mar 5, 2018
1 parent 8ba6add commit f04f65f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# Change log

**2.1.0** 2018-03-05
- Support library 27.0.0+ and min SDK 14 are required.
- Otherwise you *will* get unexpected runtime exceptions from now on.
- Support library 27.0.0+ and min SDK 14 are now required.
- You will get unexpected runtime exceptions if your project does not comply.
- *FIXED:* Version 2.0.x didn't publish javadoc and sources artifacts. We're back on track.
- `Fixes.updateLayoutInflaterFactory` is now deprecated and does nothing. It's no longer needed.
- *NEW!* Use `XpSupportPreferencePlugins.registerErrorInterceptor` to report internal non-fatal
errors e.g. to Crashlytics. Read more in [README.md](README.md#reporting-errors).
Expand Down

0 comments on commit f04f65f

Please sign in to comment.