Skip to content

Commit 19dae42

Browse files
author
Alexander Yukal
committed
add: changes.txt
1 parent e16dbd5 commit 19dae42

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

changes.txt

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
v1.1.0:
2+
- Updated core
3+
- Imposed restrictions on accessing external directories.
4+
- There is no need to pass the config data to GulpJsonLoader, now it's optional
5+
and defined from defaults. But if you want to change them, you might tune it in
6+
both ways: using an old-style passing an object with options to GulpJsonLoader
7+
factory or just pass the settings into a package.json. See package.json.
8+
9+
- Updated dependencies
10+
- gulp-load-plugins: ^2.0.7
11+
- gulp-pug: ^5.0.0

0 commit comments

Comments
 (0)