Skip to content

Commit 17c7363

Browse files
committed
Add changelog
1 parent ffb0e07 commit 17c7363

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Changelog
2+
3+
## v2.0.0 - Jan 20, 2020
4+
5+
* Added support for newer Django and Python versions
6+
* Added an extensibility that applications to add their own labels to middleware (request/response) metrics
7+
* Allow overriding and setting custom bucket values for request/response latency histogram metric
8+
* Internal improvements:
9+
* use tox
10+
* Use pytest
11+
* use Black
12+
* Automate pre-releases on every commit ot master
13+
* Fix flaky tests.
14+
15+
## v1.1.0 - Sep 28, 2019
16+
17+
* maintenance release that updates this library to support recent and supported version of python & Django

0 commit comments

Comments
 (0)