Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/roryg/ghostwriter.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRory Gibson <rg.rorygibson@gmail.com>2015-06-10 01:11:14 +0300
committerRory Gibson <rg.rorygibson@gmail.com>2015-06-10 01:11:14 +0300
commitad7dd317192874abd90f3acc1efece33a3c5fb35 (patch)
tree93bf7ab48e9e79c954db3b2add3dcdb2b6dc6b00
parent85913df76db534af2dc97521294f62ab50e42b8b (diff)
Updated version & changelog
-rw-r--r--changelog.txt9
-rw-r--r--package.json2
2 files changed, 10 insertions, 1 deletions
diff --git a/changelog.txt b/changelog.txt
index ac4fe55..41aa87f 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -1,4 +1,13 @@
------------------------------
+Ghostwriter Version 1.9.2
+------------------------------
+
+- Added local copy of jQuery to prepare for Ghost removing it from {{ghost_foot}}
+- (postblue) Updated normalize.css to 3.0.3
+- (postblue) Updated fontawesome to 4.3.0
+- (postblue) Fixed list issue in Gecko browsers
+
+------------------------------
Ghostwriter Version 1.9.1
------------------------------
diff --git a/package.json b/package.json
index 26dd6d9..1411e77 100644
--- a/package.json
+++ b/package.json
@@ -1,4 +1,4 @@
{
"name": "Ghostwriter",
- "version": "1.9.1"
+ "version": "1.9.2"
} \ No newline at end of file