From cdbf022ce0f0d141f1b6a0700d204dc9f76e8957 Mon Sep 17 00:00:00 2001 From: Dustin Date: Mon, 8 Oct 2018 21:19:55 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b19efad3..11cc16d0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,15 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). --- +## [2.5.1] - 2018-10-08 + +### Added +- added `showEnd` documentation + +### Fixed + + + ## [2.5.0] - 2018-10-01 ### Added