diff --git a/docs/source/release-notes.rst b/docs/source/release-notes.rst index 8cd56372f..f84d942c0 100644 --- a/docs/source/release-notes.rst +++ b/docs/source/release-notes.rst @@ -13,6 +13,7 @@ v1.9.2 (2024-03-XX) ------------------- - Improve PSS/E parser for the `wmod` field in the static generator section. +- Consider line status when parsing PSS/E file. - Added functions in `Line` for building network admittance matrix, `Bdc` matrix for DC power flow, and `Bp` and `Bpp` matrices for fast decoupled power flow. See ``build_y``, ``build_b`` and ``build_Bdc``.