Skip to content

Commit

Permalink
recording changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Yoon committed Mar 29, 2013
1 parent b90e614 commit 5e1dbe6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ History for Surveyor
### Features

- Routes are namespaced (e.g. `surveyor.available_surveys_path`) and may be mounted at a different root (e.g. `mount Surveyor::Engine, :at => '/instruments'`) (#398, #421)
- Surveyor::Parser.parse_file takes an options[:filename] parameter, used to locate translations (#429)
- Surveyor::Parser allows translations to be specified inline using a hash (#429)

### Fixes

Expand Down

0 comments on commit 5e1dbe6

Please sign in to comment.