Skip to content

Commit 41d6ef3

Browse files
committed
Release 💎 v1.5.0
1 parent a7fa9b5 commit 41d6ef3

File tree

2 files changed

+4
-10
lines changed

2 files changed

+4
-10
lines changed

History.markdown

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,10 @@
1-
## HEAD
1+
## 1.5.0 / 2016-11-14
22

3+
* Allow `load_paths` in safe mode with sanitization (#50)
4+
* SCSS converter: expand @config["source"] to be "safer". (#55)
35
* Match Ruby versions with jekyll/jekyll (#46)
46
* Don't test Jekyll 2.5 against Ruby 2.3. (#52)
57

6-
### Minor Enhancements
7-
8-
* Allow load_paths in safe mode with sanitization (#50)
9-
10-
### Bug Fixes
11-
12-
* SCSS converter: expand @config["source"] to be "safer". (#55)
13-
148
## 1.4.0 / 2015-12-25
159

1610
### Minor Enhancements
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module JekyllSassConverter
2-
VERSION = "1.4.0"
2+
VERSION = "1.5.0"
33
end

0 commit comments

Comments
 (0)