diff options
author | Allan Wang <me@allanwang.ca> | 2017-06-19 20:09:09 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2017-06-19 20:09:09 -0700 |
commit | ab9971d08183795bb53a52c10e778672735e9c9f (patch) | |
tree | 5a177d5cbed1e5f938f3a65d8ece7fe76d6f4343 /README.md | |
parent | 34f08f591900ee00d15b748e5ecf07252fac19a5 (diff) | |
download | kau-ab9971d08183795bb53a52c10e778672735e9c9f.tar.gz kau-ab9971d08183795bb53a52c10e778672735e9c9f.tar.bz2 kau-ab9971d08183795bb53a52c10e778672735e9c9f.zip |
Add changelogs
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |