-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathchangelog.txt
31 lines (24 loc) · 919 Bytes
/
changelog.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
------------------------------
Ghostwriter Version 1.3.0
------------------------------
- Added .scss file for working with SASS
- Added icon sprite PSD
- Added tags to the bottom of posts
- Fixed footer so that it sticks to the bottom when their isn't enough content on a page
- (jpkrohling) Fixed font loading on https
------------------------------
Ghostwriter Version 1.2.0
------------------------------
- (SimonKberg) Updated responsive image CSS
- (SimonKberg) Added titles to links
- (SimonKberg) Fixed Ghost meta tags
- (SimonKberg) Fixed double ajax containers
------------------------------
Ghostwriter Version 1.1.0
------------------------------
- Added RSS link to the header.
- Made the icons retina ready.
------------------------------
Ghostwriter Version 1.0.1
------------------------------
- Fixed post not displaying on home page (posts.0.content has changed to posts.0.html in ghost 0.3.x)