From 9bc7e522a69ca2297fb154196770ec7f604c1cbc Mon Sep 17 00:00:00 2001 From: Adolfo Santiago Date: Sat, 15 Jan 2022 19:19:36 +0100 Subject: [PATCH] Update HISTORY --- HISTORY | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/HISTORY b/HISTORY index f5bc03b..d5120d2 100644 --- a/HISTORY +++ b/HISTORY @@ -1,3 +1,12 @@ +Husky 1.1.0-beta1 - 2022-01-15 + - App: Added ACRA support. + + Update dependencies: + - constraintlayout (2.1.2 -> 2.1.3) + - glideImage (1.8.0 -> 1.8.1) + - gradle (7.0.3 -> 7.0.4) + - okhttpVersion (4.9.2 -> 4.9.3) + Husky 1.0.2 - 2021-12-08 - App: Update versions for the version 1.0.2 release.