From 56fbbc41adbd20c5185704fef12dff0871c92e50 Mon Sep 17 00:00:00 2001 From: Joel Arvidsson Date: Fri, 23 Oct 2015 00:26:08 -0400 Subject: [PATCH] Adds changelog link to readme. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 610a4dc..3620c4c 100644 --- a/README.md +++ b/README.md @@ -347,6 +347,8 @@ For default template please provide `--componentName` and `--fontFamily`. #### `-o`, `--output` Save output to file, defaults to STDOUT +## [Changelog](https://github.com/oblador/react-native-vector-icons/releases) + ## License This project is licenced under the [MIT License](http://opensource.org/licenses/mit-license.html).