Skip to content

Commit c8f3838

Browse files
committed
Add link to agent-context gem.
1 parent 6efc0b7 commit c8f3838

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

releases.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
- `Async::Task#sleep` is deprecated with no replacement.
88
- `Async::Task.yield` is deprecated with no replacement.
99
- `Async::Scheduler#async` is deprecated, use `Async{}`, `Sync{}` or `Async::Task#async` instead.
10-
- Agent context is now available, via the `agent-context` gem.
10+
- Agent context is now available, via the [`agent-context` gem](https://github.com/ioquatix/agent-context).
1111

1212
### `Async::Barrier` Improvements
1313

0 commit comments

Comments
 (0)