From 449bf9d05a1648901c44e5a0bcf7b10e46f4b19c Mon Sep 17 00:00:00 2001 From: Mark Walker Date: Thu, 21 Dec 2023 01:15:29 +0000 Subject: [PATCH] release: 0.1.1 --- CHANGELOG.rst | 18 +++++++++++++++++- pyproject.toml | 2 +- 2 files changed, 18 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 493bc99..719fbb6 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -5,7 +5,23 @@ Changelog unreleased ---------- -- Use the super class to strip the value on the form field. + +0.1.1 - 2023-12-21 +------------------ + +* Fix min target for black and the PyPI Changelog URL by `@zerolab`_ in `PR 18`_ +* Update project metadata for PEP 621 by `@zerolab`_ in `PR 19`_ +* Add coverage report to the GitHub Actions summary by `@zerolab`_ in `PR 20`_ +* Drop ruff from GitHub Actions as it is covered by pre-commit.ci by `@zerolab`_ in `PR 21`_ +* feat: Use super class to strip value by `@marksweb`_ in `PR 22`_ + +.. _@marksweb: https://github.com/marksweb +.. _@zerolab: https://github.com/zerolab +.. _PR 18: https://github.com/marksweb/django-nh3/pull/18 +.. _PR 19: https://github.com/marksweb/django-nh3/pull/19 +.. _PR 20: https://github.com/marksweb/django-nh3/pull/20 +.. _PR 21: https://github.com/marksweb/django-nh3/pull/21 +.. _PR 22: https://github.com/marksweb/django-nh3/pull/22 0.1.0 - 2023-12-19 ------------------ diff --git a/pyproject.toml b/pyproject.toml index d3e36ef..a73d0c2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ requires = [ [project] name = "django-nh3" -version = "0.1.0" +version = "0.1.1" description = "Django integration with for nh3, Python binding to Ammonia HTML sanitizer Rust crate." readme = "README.rst" keywords = [