Skip to content

Commit d0fb46f

Browse files
committed
2 parents 301bc61 + 534feb3 commit d0fb46f

2 files changed

Lines changed: 18 additions & 0 deletions

File tree

docs/release-notes/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ To update to the latest version, run `pip install --upgrade muse-os`
88
.. toctree::
99
:maxdepth: 1
1010

11+
v1.3.2
1112
v1.3.1
1213
v1.3.0
1314
v1.2.3

docs/release-notes/v1.3.2.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Release notes for MUSE v1.3.2 (January 22, 2025)
2+
3+
These are the main changes in MUSE v1.3.2.
4+
5+
## Bug fixes
6+
7+
### Fixed error with the calculation of LCOE ({github}`633`)
8+
9+
- There was an error with the way that LCOE was calculated, which was artificially inflating commodity prices in timeslices with lower levels of production. This is now fixed.
10+
11+
### Fixed incorrect installed year in capacity results ({github}`628`)
12+
13+
- The "installed" column (the year that an asset was installed) was previously incorrect, and has now been fixed.
14+
15+
## Deprecated features
16+
17+
### Dropping the "cvxopt" solver ({github}`622`)

0 commit comments

Comments
 (0)