Skip to content

Commit

Permalink
docs(changelog) introduce changelog and add 0.2.0 changes
Browse files Browse the repository at this point in the history
From #17
  • Loading branch information
hbagdi authored Sep 24, 2018
1 parent 39f67ba commit f367b30
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Table of Contents

- [0.2.0](#020---20180924)
- [0.1.0](#010---20180615)

## [0.2.0] - 2018/09/24

- :warning: Dropped metrics that were aggregated across services in Kong.
These metrics can be obtained much more efficiently using queries in Prometheus.
[#8](https://github.com/Kong/kong-plugin-prometheus/pull/8)

## [0.1.0] - 2018/06/15

- Initial release of Prometheus plugin for Kong.

[0.2.0]: https://github.com/Kong/kong/compare/0.1.0...0.2.0
[0.1.0]: https://github.com/Kong/kong-plugin-prometheus/commit/dc81ea15bd2b331beb8f59176e3ce0fd9007ec03

0 comments on commit f367b30

Please sign in to comment.