Browse Source

I'm dumb. What year is this? Can I go back to bed now?

Brit Butler 11 years ago
parent
commit
3465441b58
1 changed files with 2 additions and 2 deletions
  1. 2 2
      NEWS.md

+ 2 - 2
NEWS.md

@@ -1,4 +1,4 @@
1
-## Changes for 0.9.4 (2013-05-05):
1
+## Changes for 0.9.4 (2014-05-05):
2 2
 
3 3
 * **SITE-BREAKING CHANGE**: Coleslaw now supports user-defined routing.
4 4
   Instead of hard-coding the paths various content types are stored at,
@@ -16,7 +16,7 @@
16 16
   without a date will still show up in the reverse chronological
17 17
   indexes at the very end.
18 18
 
19
-## Changes for 0.9.3 (2013-04-16):
19
+## Changes for 0.9.3 (2014-04-16):
20 20
 
21 21
 * **INCOMPATIBLE CHANGE**: `page-path` and the `blog` config class are no longer exported.
22 22
 * **INCOMPATIBLE CHANGE**: `render-content` has been renamed `render-text` for clarity.