Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 343 Bytes

History.md

File metadata and controls

15 lines (10 loc) · 343 Bytes

0.0.6 / 2013-04-14

  • Add support for Express 4.x where app.stack is now under app._router.stack
  • Add error handling when stack cannot be found

0.0.5 / 2013-07-20

  • Fix index function

0.0.4 / 2013-06-12

  • Implemented .patch method to monkey patch an app object directly