Skip to content

Commit 23d9530

Browse files
Merge pull request #132 from valerymelou/Release-0.2.2
Release 0.2.2
2 parents 16ab62a + 4fabe14 commit 23d9530

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

HISTORY.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
History
44
-------
55

6+
0.2.2 (2024-07-08)
7+
+++++++++++++++++
8+
Minor changes
9+
10+
* Matches more views
11+
* Code improvements
12+
13+
Important change
14+
15+
* Test coverage dropped to 99.07% from 100%. This is already scheduled to be fixed.
16+
617
0.2.1 (2024-06-07)
718
+++++++++++++++++
819
Important changes

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "django-active-link"
3-
version = "0.2.1"
3+
version = "0.2.2"
44
description = "The best and simplest way to highlight active links in your Django app."
55
license = "BSD-3-Clause"
66
authors = [

0 commit comments

Comments
 (0)