Fix up the history file
1 files changed, 16 insertions(+), 3 deletions(-)

M History.md
M History.md +16 -3
@@ 1,4 1,17 @@ 
-== v0.6.0 [2017-01-16] Mahlon E. Smith <mahlon@martini.nu>
+# Release History for thingfish
+
+---
+
+## v0.7.0 [2017-09-13] Michael Granger <ged@FaerieMUD.org>
+
+Improvements:
+
+- Explicitly set the HTTP status when returning resources.
+- Add Last-Modified/If-None-Match support.
+- Move the configure() method to help support deferred configuration.
+
+
+## v0.6.0 [2017-01-16] Mahlon E. Smith <mahlon@martini.nu>
 
 Housekeeping:
 

          
@@ 6,7 19,7 @@ Housekeeping:
 - Migrate away from .rvmrc.
 
 
-== v0.5.1 [2016-11-14] Michael Granger <ged@FaerieMUD.org>
+## v0.5.1 [2016-11-14] Michael Granger <ged@FaerieMUD.org>
 
 Enhancements:
 

          
@@ 18,7 31,7 @@ Bugfixes:
 - Documentation fixes
 
 
-== v0.5.0 [2016-11-14] Michael Granger <ged@FaerieMUD.org>
+## v0.5.0 [2016-11-14] Michael Granger <ged@FaerieMUD.org>
 
 First public release.