Skip to content

Commit d19421d

Browse files
chore(main): release 6.1.2 (#647)
Co-authored-by: flixopt-release-bot[bot] <246706635+flixopt-release-bot[bot]@users.noreply.github.com>
1 parent 6c003fb commit d19421d

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "6.1.1"
2+
".": "6.1.2"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,13 @@ For more details regarding the individual PRs and contributors, please refer to
1111

1212
---
1313

14+
## [6.1.2](https://github.com/flixOpt/flixopt/compare/v6.1.1...v6.1.2) (2026-03-30)
15+
16+
17+
### Bug Fixes
18+
19+
* allow expand() on clustered FlowSystem without a solution ([#646](https://github.com/flixOpt/flixopt/issues/646)) ([2d4a507](https://github.com/flixOpt/flixopt/commit/2d4a507265413f5a10c917fb67fab650e8b97132))
20+
1421
## [6.1.1](https://github.com/flixOpt/flixopt/compare/v6.1.0...v6.1.1) (2026-03-24)
1522

1623

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ cff-version: 1.2.0
22
message: "If you use this software, please cite it as below and consider citing the related publication."
33
type: software
44
title: "flixopt"
5-
version: 6.1.1 # x-release-please-version
5+
version: 6.1.2 # x-release-please-version
66
date-released: 2026-03-23
77
url: "https://github.com/flixOpt/flixopt"
88
repository-code: "https://github.com/flixOpt/flixopt"

0 commit comments

Comments
 (0)