aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2017-06-19 20:09:09 -0700
committerAllan Wang <me@allanwang.ca>2017-06-19 20:09:09 -0700
commitab9971d08183795bb53a52c10e778672735e9c9f (patch)
tree5a177d5cbed1e5f938f3a65d8ece7fe76d6f4343 /README.md
parent34f08f591900ee00d15b748e5ecf07252fac19a5 (diff)
downloadkau-ab9971d08183795bb53a52c10e778672735e9c9f.tar.gz
kau-ab9971d08183795bb53a52c10e778672735e9c9f.tar.bz2
kau-ab9971d08183795bb53a52c10e778672735e9c9f.zip
Add changelogs
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index edf46b1..06ed42b 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,8 @@ Kotlin Android Utils
This library contains small helper functions used throughout almost all of my other projects. The goal is to make common interactions executable in a single line.
+[Changelog](https://github.com/AllanWang/KAU/tree/master/docs/Changelog.md)
+
------------
KAU is available on JitPack