Update "What's new" section with proper dates
This commit is contained in:
@@ -109,6 +109,5 @@ module.exports = class CraftPageController extends PageController
|
||||
|
||||
_updateLocation: ->
|
||||
text = @model.plan.want.unparse()
|
||||
logger.debug "setting location to: #{text}"
|
||||
url = Url.crafting inventoryText:text
|
||||
router.navigate url
|
||||
|
||||
@@ -45,7 +45,7 @@
|
||||
.section
|
||||
h2 What's new?
|
||||
.panel
|
||||
h3 2015-02-28
|
||||
h3 2015-03-01
|
||||
.entry
|
||||
p.
|
||||
This release delivers the second major expansion of Crafting Guide! Here's the list of what's
|
||||
@@ -125,10 +125,3 @@
|
||||
p.
|
||||
Crafting Guide now has support for EnderIO! I tend to add new mods in order of those with the
|
||||
most votes, so remember to suggest your favorites!
|
||||
|
||||
h3 2015-01-30
|
||||
.entry
|
||||
p.
|
||||
I've just updated the mod pages to allow the items to be grouped into logical sections. This
|
||||
makes it a lot easier to get a feel for what kinds of things a mod adds and it makes it a lot
|
||||
easier to find things.
|
||||
|
||||
Reference in New Issue
Block a user