diff --git a/CHANGES.md b/CHANGES.md index 90637d542..f5042ea76 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -2,13 +2,14 @@ ## v1.0.26 -> Feb XX, 2019 +> Feb 21, 2019 - Fix latitude / longitude inversion in config file nsi.nsa-location [#273](https://github.com/esnet/oscars-newtech/issues/273) - Deparallelize NSI callbacks [#272](https://github.com/esnet/oscars-newtech/issues/272) - Handle if-modified-since header in requests [#238](https://github.com/esnet/oscars-newtech/issues/238) - Add feature to allow service MTU override [#258](https://github.com/esnet/oscars-newtech/issues/258) -- Fix NSI version handling [#266](https://github.com/esnet/oscars-newtech/issues/66) +- Fix NSI version handling [#266](https://github.com/esnet/oscars-newtech/issues/266) +- Update frontend to 1.0.21 ## v1.0.25