From 7307226c26eb5e355a30f2447abfeaea526d5784 Mon Sep 17 00:00:00 2001 From: Daniel Tschinder Date: Fri, 21 Apr 2017 22:12:18 +0200 Subject: [PATCH] Point changelog to releases --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6cc91a3e..0dc39044 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +For changes in version v7.0.0 and up please go to [release](https://github.com/babel/babel-loader/releases) + +# Old Changelog + ## v6.4.1 ### 🐛 Bug Fix @@ -38,7 +42,7 @@ Allow to override BABEL_ENV/NODE_ENV at loader-level. Useful for isomorphic appl ### 💅 Polish -- Improve FS caching to do less sync calls which improves performance slightly (#375) @akx +- Improve FS caching to do less sync calls which improves performance slightly (#375) @akx ## v6.2.10