Skip to content

Commit

Permalink
Updating changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
SachaG committed Oct 28, 2014
1 parent 96fc3d8 commit af85563
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions b-changelog.md.erb
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,20 @@ date: 0099/01/02
number: 99
points: 1
appendix: true
version: 1.6.1
updated: "October 24, 2014"
version: 1.7
updated: "October 28, 2014"
note: feel free to adapt the contents of this document to your own translation, but please keep the same version numbers
---

### October 28, 2014 <span class="marker version-marker">1.7</span>

Updating the book for Iron Router 1.0.

- Defining routes with new path-first syntax.
- Use `subscriptions` instead of `onBeforeAction` in posts controller.
- Use `this.next()` in `onBeforeAction` hook.
- Rename `XyzPostsListController` to `XyzPostsController`.

### October 24, 2014 <span class="marker version-marker">1.6.1</span>

- Fixing a few typos.
Expand Down

0 comments on commit af85563

Please sign in to comment.