Skip to content
This repository has been archived by the owner on Oct 30, 2018. It is now read-only.

Commit

Permalink
Update HISTORY.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aljimenez committed Jul 14, 2014
1 parent 89446d9 commit 2ef3b73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HISTORY.md
Expand Up @@ -7,7 +7,7 @@ Features
* Clearer and more specific error messages regarding invalid mojits and exceptions.
* Routes.json now accepts an annotations object (see [express annotations](https://github.com/yahoo/express-annotations#express-annotations)). Also the "client" annotation can be used to specify whether to expose the route to the client; by default, routes are exposed to the client.

Ex routes.json:
Ex. routes.json:

```js
...
Expand Down

0 comments on commit 2ef3b73

Please sign in to comment.