Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
sarathms committed May 9, 2020
1 parent abfd098 commit 99fa5ad
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [2.0.9] - 2020-05-09

### Fixed
- Country page meta tag now correctly shows the measurement count for the
country

### Changed
- Search filter test case uses test name filter to test search function
instead of domain name filter. Avoids timeouts when API is slow.

### Security
- Pinned version for `kind-of` to `^6.0.3` as per github security advisory

## [2.0.8] - 2020-05-07

### Added
Expand Down Expand Up @@ -116,6 +129,7 @@
### Added
- First public release ([Blog post](https://ooni.org/post/next-generation-ooni-explorer/))

[2.0.9]: (https://github.com/ooni/explorer/compare/v2.0.8...v2.0.9)
[2.0.8]: (https://github.com/ooni/explorer/compare/v2.0.7...v2.0.8)
[2.0.7]: (https://github.com/ooni/explorer/compare/v2.0.6...v2.0.7)
[2.0.6]: (https://github.com/ooni/explorer/compare/v2.0.5...v2.0.6)
Expand Down

0 comments on commit 99fa5ad

Please sign in to comment.