Skip to content

Commit

Permalink
Update the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
serialseb committed Feb 13, 2018
1 parent 11537ed commit 10df09b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Expand Up @@ -24,6 +24,8 @@ OpenRasta adheres to [Semantic Versioning](http://semver.org/).
doesn't support them.
- You can now strongly-type Uri definitions, to get rid of those nasty strings,
so .AtUri(r=>$"/resource/{r.Id}") just works.
- A new package, `OpenRasta.Plugins.ReverseProxy`, allows you to, well, reverse
proxy other resoures, even those that weren't, god forbid, using OpenRasta.

### Changed

Expand Down

0 comments on commit 10df09b

Please sign in to comment.