aboutsummaryrefslogtreecommitdiff
path: root/docs/Changelog.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r--docs/Changelog.md11
1 files changed, 8 insertions, 3 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index f0f4470..4a913b5 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -1,9 +1,14 @@
# Changelog
-## v2.2
-* :imagepicker: Fully implement picker
-* :core: [breaking] Replace update[x]Margin to setMargin[x]
+## v3.1
+* :core: Allow for nullable throwables when logging
+
+## v3.0
* :core: Add setPadding[x]
+* :core: [breaking] Replace update[x]Margin to setMargin[x]
+* :imagepicker: Fully implement picker
+* Make resources private where possible
+* Reduce minSdk to 19 where possible
## v2.1
* :adapter: Fix up CardIItem