Skip to content
This repository was archived by the owner on Sep 17, 2025. It is now read-only.

Commit 15818d0

Browse files
authored
opencensus-ext-django v0.3.2 release update (#734)
1 parent e916ab3 commit 15818d0

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

contrib/opencensus-ext-django/CHANGELOG.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,19 @@
11
# Changelog
22

33
## Unreleased
4+
5+
## 0.3.2
6+
Released 2019-07-26
7+
8+
- Removed support for Django < 1.11
9+
([#694](https://github.com/census-instrumentation/opencensus-python/pull/694))
10+
- Allow installing with Django 2.0 and later
11+
([#697](https://github.com/census-instrumentation/opencensus-python/pull/697))
12+
13+
## 0.3.1
14+
Released 2019-06-04
15+
416
- Make ProbabilitySampler default
5-
- Remove support for Django < 1.11.
6-
- Allow installing with Django 2.0 and later.
717

818
## 0.3.0
919
Released 2019-04-24

0 commit comments

Comments
 (0)