add comment-notices branch merge to NEWS.md

This commit is contained in:
John Krauss
2016-07-13 11:07:06 -04:00
parent e4052ed565
commit 0090e537fc

View File

@@ -16,6 +16,7 @@ __Improvements__
(the category covering the highest % of that polygon)
* Fixtures are only loaded at the start of the unit test suite, and dropped at the end,
instead of at the start/end of each individual test file
* Comment noisy NOTICEs ([#73](https://github.com/CartoDB/observatory-extension/issues/73))
1.0.1 (2016-07-01)
---