Skip to content

Commit ccff696

Browse files
authored
chore(v0.41.9): bump versions, release changelog (#2831)
## Linked Issues/PRs <!-- List of related issues/PRs --> ## Description <!-- List of detailed changes --> Bumps patch version and changelog for v0.41.9 ## Checklist - [ ] Breaking changes are clearly marked as such in the PR description and changelog - [ ] New behavior is reflected in tests - [ ] [The specification](https://github.com/FuelLabs/fuel-specs/) matches the implemented behavior (link update PR if changes are needed) ### Before requesting review - [ ] I have reviewed the code myself - [ ] I have created follow-up issues caused by this PR and linked them here ### After merging, notify other teams [Add or remove entries as needed] - [ ] [Rust SDK](https://github.com/FuelLabs/fuels-rs/) - [ ] [Sway compiler](https://github.com/FuelLabs/sway/) - [ ] [Platform documentation](https://github.com/FuelLabs/devrel-requests/issues/new?assignees=&labels=new+request&projects=&template=NEW-REQUEST.yml&title=%5BRequest%5D%3A+) (for out-of-organization contributors, the person merging the PR will do this) - [ ] Someone else?
1 parent 4ec7f70 commit ccff696

File tree

8 files changed

+104
-96
lines changed

8 files changed

+104
-96
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
66

77
## [Unreleased]
88

9+
## [Version 0.41.9]
10+
11+
### Fixed
12+
13+
- [2829](https://github.com/FuelLabs/fuel-core/pull/2829): Ensure that the local state of `fuel-core-relayer` is set correctly after downloading logs from DA.
14+
- [2830](https://github.com/FuelLabs/fuel-core/pull/2830): Ensure that the block producer _only_ starts after all the services have been initialized.
15+
916
## [Version 0.41.8]
1017

1118
### Fixed

0 commit comments

Comments
 (0)