aboutsummaryrefslogtreecommitdiff
path: root/node_modules/remove-trailing-separator/history.md
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2017-08-14 05:01:11 +0200
committerFlorian Dold <florian.dold@gmail.com>2017-08-14 05:02:09 +0200
commit363723fc84f7b8477592e0105aeb331ec9a017af (patch)
tree29f92724f34131bac64d6a318dd7e30612e631c7 /node_modules/remove-trailing-separator/history.md
parent5634e77ad96bfe1818f6b6ee70b7379652e5487f (diff)
node_modules
Diffstat (limited to 'node_modules/remove-trailing-separator/history.md')
-rw-r--r--node_modules/remove-trailing-separator/history.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/node_modules/remove-trailing-separator/history.md b/node_modules/remove-trailing-separator/history.md
index a9ca22235..d379cccc2 100644
--- a/node_modules/remove-trailing-separator/history.md
+++ b/node_modules/remove-trailing-separator/history.md
@@ -1,9 +1,13 @@
## History
+### 1.0.2 - 07th Jun 2017
+
+- [8e13ecb](https://github.com/darsain/remove-trailing-separator/commit/8e13ecbfd7b9f5fdf97c5d5ff923e4718b874e31) ES5 compatibility
+
### 1.0.1 - 25th Sep 2016
- [b78606d](https://github.com/darsain/remove-trailing-separator/commit/af90b4e153a4527894741af6c7005acaeb78606d) Remove backslash only on win32 systems
### 1.0.0 - 24th Sep 2016
-Initial release. \ No newline at end of file
+Initial release.