Skip to content

Commit 4f80287

Browse files
chore(main): release 0.5.0 (#161)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3639b12 commit 4f80287

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.4.4"
2+
".": "0.5.0"
33
}

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
33
All notable changes will be documented in this file, updated by [release-please](https://github.com/googleapis/release-please) based on [Conventional Commit messages](https://www.conventionalcommits.org/en/v1.0.0/),
44
and this project adheres to [Semantic Versioning](https://semver.org/).
55

6+
## [0.5.0](https://github.com/flatland-association/flatland-benchmarks/compare/v0.4.4...v0.5.0) (2025-02-21)
7+
8+
9+
### Features
10+
11+
* **backend:** add configurable logger ([#147](https://github.com/flatland-association/flatland-benchmarks/issues/147)) ([e8a3b64](https://github.com/flatland-association/flatland-benchmarks/commit/e8a3b645b6e0ab52e8c06c83a82e3b62a8b0b420))
12+
13+
14+
### Bug Fixes
15+
16+
* environment.yml for flatland-rl==4.0.4. Workaround can be removed with flatland==4.0.5. ([#163](https://github.com/flatland-association/flatland-benchmarks/issues/163)) ([69710a3](https://github.com/flatland-association/flatland-benchmarks/commit/69710a37dfeaa5263b6a2de2eeea9e6e58340b41))
17+
618
## [0.4.4](https://github.com/flatland-association/flatland-benchmarks/compare/v0.4.3...v0.4.4) (2025-02-14)
719

820

version.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.4.4
1+
0.5.0

0 commit comments

Comments
 (0)