Skip to content

Commit

Permalink
PLT-8828 - Add changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
palas committed Jan 27, 2024
1 parent d10fa99 commit 7a35134
Showing 1 changed file with 41 additions and 0 deletions.
41 changes: 41 additions & 0 deletions changelog.d/20240127_213938_pablo.lamela_PLT_8828.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
<!--
A new scriv changelog fragment.
Uncomment the section that is right (remove the HTML comment wrapper).
-->

<!--
### Removed
- A bullet item for the Removed category.
-->
### Added

- Added a linter warning for whenever there are networks from both testnet and mainnet.
- Forbid sending contracts to Marlowe Runner when networks mismatch.

<!--
### Changed
- A bullet item for the Changed category.
-->
<!--
### Deprecated
- A bullet item for the Deprecated category.
-->
<!--
### Fixed
- A bullet item for the Fixed category.
-->
<!--
### Security
- A bullet item for the Security category.
-->

0 comments on commit 7a35134

Please sign in to comment.