Skip to content

Commit e4e3b3a

Browse files
committed
Release v0.4.0
1 parent 1d5788d commit e4e3b3a

File tree

2 files changed

+11
-3
lines changed

2 files changed

+11
-3
lines changed

History.markdown

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
## HEAD
22

3+
### Major Enhancements
4+
5+
### Minor Enhancements
6+
7+
### Bug Fixes
8+
9+
### Development Fixes
10+
11+
## 0.4.0 / 2014-05-06
12+
313
### Major Enhancements
414

515
* Upgrade to Jekyll 2.0 (#27)
@@ -8,8 +18,6 @@
818

919
* Shorten resulting HTML to make redirects quicker (#20)
1020

11-
### Bug Fixes
12-
1321
### Development Fixes
1422

1523
* Use SVG Travis badge in README (#21)
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module JekyllRedirectFrom
2-
VERSION = "0.3.1"
2+
VERSION = "0.4.0"
33
end

0 commit comments

Comments
 (0)