Skip to content
This repository was archived by the owner on Sep 17, 2025. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 12 additions & 2 deletions contrib/opencensus-ext-django/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,19 @@
# Changelog

## Unreleased

## 0.3.2
Released 2019-07-26

- Removed support for Django < 1.11
([#694](https://github.com/census-instrumentation/opencensus-python/pull/694))
- Allow installing with Django 2.0 and later
([#697](https://github.com/census-instrumentation/opencensus-python/pull/697))

## 0.3.1
Released 2019-06-04

- Make ProbabilitySampler default
- Remove support for Django < 1.11.
- Allow installing with Django 2.0 and later.

## 0.3.0
Released 2019-04-24
Expand Down