Skip to content

Commit d0b3dd3

Browse files
committed
update changelog
1 parent 9138302 commit d0b3dd3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/source/changelog.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ v1.6.0 (2025-07-17)
66
===================
77

88
* Implemented `Allow callback to be specified as import strings. <https://github.com/bckohan/django-routines/issues/54>`_
9+
* Implemented `Add an initialize callback. <https://github.com/bckohan/django-routines/issues/53>`_
10+
* Implemented `Add a finalize callback option for routines. <https://github.com/bckohan/django-routines/issues/52>`_
911
* Implemented `Should not require the name to be listed on the routine when specified as a dictionary. <https://github.com/bckohan/django-routines/issues/51>`_
1012
* Implemented `Deprecate "kind" in favor of "management" vs "system" <https://github.com/bckohan/django-routines/issues/50>`_
1113

0 commit comments

Comments
 (0)