You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,13 @@
1
1
# CHANGELOG
2
2
3
+
## v0.9.1 [2015/12/10]
4
+
5
+
- Add config option to specify command runner in git hook scripts.
6
+
- Fixed Gruntconfig.json interpretation for disabling tasks and specifying port
7
+
for the serve task.
8
+
- Fixed error when using a theme's validate script.
9
+
- Configured copy operations during build to ensure file modes are preserved.
10
+
3
11
## v0.9.0 [2015/11/18]
4
12
5
13
- Added the ability to [define scripts for common project operations](https://github.com/phase2/grunt-drupal-tasks/blob/master/CONFIG.md#project-operations).
0 commit comments