Skip to content

Commit 33937f1

Browse files
authored
Add changelog fragments for PR #278 (#281)
Auto-generated changelog fragments from PR #278 Created fragments: news/278.added.md,news/278.changed.md,news/278.fixed.md This PR can be auto-merged.
1 parent 4b914f1 commit 33937f1

3 files changed

Lines changed: 3 additions & 0 deletions

File tree

news/278.added.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Added [brahe-mcp](https://github.com/duncaneddy/brahe-mcp) information to docs

news/278.changed.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Refactored repository structure to use a Rust workspace to breakup the python module from the core rust module. This pure-rust package consumers to avoid having to build the `cdylib`, which is only needed for python module builds.

news/278.fixed.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Fixed issue that would cause tests and auto-merge to not run on dependabot PRs

0 commit comments

Comments
 (0)