From d542c063d7e7fd4165bf31de6084c34ec67dd50d Mon Sep 17 00:00:00 2001 From: IgniparousTempest Date: Wed, 11 Jan 2017 21:42:31 +0200 Subject: [PATCH] Updated CHANGELOG.md to include Afrikkans translation --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b9551b79..b5573bc9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +## [2.1.1] - Unreleased + +### Added +- Add loaded function to modules, providing an async callback. +- Afrikaans translation. + ## [2.1.0] - 2016-12-31 **Note:** This update uses new dependencies. Please update using the following command: `git pull && npm install`