File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed
Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## 1.0.0 (2023-03-28)
4+
5+
6+ ### Features
7+
8+ * initial functionality ([ ab9dfdf] ( https://github.com/axieum/django-user-trace/commit/ab9dfdf4294b333e4c95fbf0f136d33fa748e717 ) )
9+
10+
11+ ### Documentation
12+
13+ * initial documentation ([ e972a80] ( https://github.com/axieum/django-user-trace/commit/e972a806efab83442c71ca61a2512f28a654f175 ) )
14+
15+
16+ ### Miscellaneous Chores
17+
18+ * ** main:** bump version 1.0.0 ([ d38356b] ( https://github.com/axieum/django-user-trace/commit/d38356be93a6dc66c36ee6df6a041b1aa1412181 ) )
19+
120[ // ] : # ( auto-generated by https://github.com/googleapis/release-please )
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " django-user-trace"
3- version = " 0.1 .0"
3+ version = " 1.0 .0"
44description = " A Python logging filter for Django user attributes."
55license = " MIT"
66authors = [
" Jonathan Hiles <[email protected] >" ]
You can’t perform that action at this time.
0 commit comments