Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a news fragment #256

Merged
merged 3 commits into from
Oct 27, 2021
Merged

Conversation

overclockworked64
Copy link
Collaborator

I put together the news fragment, I hope it's okay.

@goodboy
Copy link
Owner

goodboy commented Oct 25, 2021

@overclockworked64 looks aight, though maybe stick the bullets below a full newline. Check the changelog for examples of "sections".

@@ -0,0 +1,5 @@
Introduce a new sub-package that exposes all our high(er) level trio primitives and goodies, most importantly:

- A new `open_actor_cluster` procedure is available for concurrently spawning a number of actors.
Copy link
Owner

@goodboy goodboy Oct 27, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ahh shoot, I didn't catch that you used single backticks (`). For ReST it's actually 2 to do a code snippet.

Also, probably couldn't hurt to link to the code (at least the new subpkg module) here.

Copy link
Owner

@goodboy goodboy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good enough. If that link doesn't work we'll fix it before release.

@goodboy goodboy merged commit 9c13827 into goodboy:trionics Oct 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants