From 7e0d0ad04b413a12ba423c5c90c3f365ecb7720d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Xavier=20Juli=C3=A1n?= Date: Fri, 26 Feb 2016 14:06:18 +0100 Subject: [PATCH] Add owner badge to changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a9ea09e2..6b75f68c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ ### Features - Ability to create url custom fields. (thanks to [@astagi](https://github.com/astagi)). - Moved from iconfont to SVG sprite icon system and redesign. +- Add badge to project owners ### Misc - Lots of small and not so small bugfixes.