Parcourir la Source

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

Brit Butler il y a 11 ans
Parent
commit
e4f3ee06ec
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  1. 2 1
      NEWS.md

+ 2 - 1
NEWS.md

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