Просмотр исходного кода

Last minute NEWS tweak to sneak this into 0.9.5/Quicklisp June 2014.

Brit Butler лет назад: 11
Родитель
Сommit
e4f3ee06ec
1 измененных файлов с 2 добавлено и 1 удалено
  1. 2 1
      NEWS.md

+ 2 - 1
NEWS.md

@@ -1,8 +1,9 @@
1
-## Changes for 0.9.5 (2014-06-04):
1
+## Changes for 0.9.5 (2014-06-13):
2 2
 
3 3
 * A plugin for Incremental builds, cutting runtime for generating
4 4
   medium to large sites roughly in half!
5 5
 * A Twitter plugin to tweet about your new posts. Thanks to @PuercoPop!
6
+* Config options for the HTML lang and charset attributes. Thanks to @ryumei!
6 7
 * Coleslaw now exports a `get-updated-files` function which can be
7 8
   used to get a list of file-status/file-name pairs that were changed
8 9
   in the last git push. There is also an exported `find-content-by-path`