Skip to content

Commit cbf6666

Browse files
authored
update changelog (#355)
1 parent 62fcaf4 commit cbf6666

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## v2.3.0 - UNPUBLISHED
4+
5+
* Remove support for Python 3.6, Django versions older tha than 3.2
6+
* Fix two latency metrics not using PROMETHEUS_LATENCY_BUCKETS setting, Thanks [@AleksaC](https://github.com/korfuri/django-prometheus/pull/343)
7+
* Support new cache backend names in newer Django versions, Thanks [@tneuct](https://github.com/korfuri/django-prometheus/pull/329)
8+
* Make export of migrations False by default, Thanks [@kaypee90](https://github.com/korfuri/django-prometheus/pull/313)
9+
310
## v2.2.0 - December 19, 2021
411

512
* Switch to Github Actions CI, remove travis-ci.

0 commit comments

Comments
 (0)