From 621d6ff315124fca063f7048f426c63aedcdbf6e Mon Sep 17 00:00:00 2001 From: Simon Mollweide Date: Mon, 4 Jul 2016 13:23:11 +0200 Subject: [PATCH] [doc] update shields and changelog --- CHANGELOG.md | 1 + README.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 32c6d5f..0daf7c9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ ## [0.2.0](https://github.com/namics/eslint-config-namics/releases/tag/0.2.0) +- [0bc5a34](https://github.com/namics/eslint-config-namics/commit/0bc5a34969f3e6a52c537b8d357acc8977d1a06c) Node 0.12 is not supported anymore - [c0ef1ff](https://github.com/namics/eslint-config-namics/commit/c0ef1ffbf899015155fc8e07747452dbb33ae867) Update ESLint to version 3.0.0 - [c0ef1ff](https://github.com/namics/eslint-config-namics/commit/c0ef1ffbf899015155fc8e07747452dbb33ae867) Update dependencies - [d878c21](https://github.com/namics/eslint-config-namics/commit/d878c21f79640a7e12197dee7d587f34686ec313) More specific js-doc validity diff --git a/README.md b/README.md index 219c89b..3e43832 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![Build Status](https://img.shields.io/travis/namics/eslint-config-namics/master.svg)](https://travis-ci.org/namics/eslint-config-namics) [![Dependencies](https://img.shields.io/david/namics/eslint-config-namics/master.svg)](https://david-dm.org/namics/eslint-config-namics) [![npm](https://img.shields.io/npm/v/@namics/eslint-config.svg)](https://www.npmjs.com/package/@namics/eslint-config) - +[![Codestyle](https://img.shields.io/badge/codestyle-namics-green.svg)](https://github.com/namics/eslint-config-namics) ## Installation ```bash