Skip to content

Commit 73e0684

Browse files
committed
add some links to Changelog
1 parent b9a2916 commit 73e0684

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313
break anyone's apps, but it's possible some apps out there
1414
have subtle timing dependencies on tasks running within
1515
run loop queues, so it's better to announce this as a possible
16-
breaking change.
16+
breaking change. (#107)
1717
- Derived state: Task Instances now have an additional
18-
`isSuccessful` and `isError` property
18+
`isSuccessful` and `isError` property (#119)
1919
- Derived state: Tasks expose `performCount` that tracks
2020
how many times a task has been performed.
2121

0 commit comments

Comments
 (0)