Skip to content

Commit 0d9630d

Browse files
committed
Update changelog for 3.3.0
1 parent f8ed903 commit 0d9630d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@
44

55
NOTE: potentially breaking changes are flagged with a 🧨 symbol.
66

7+
## 3.3.0
8+
9+
### Added
10+
11+
- `pyppms.ppms.get_running_sheet()` now has an optional parameter `localisation`
12+
(defaulting to an empty `str`) that will be passed to the call to
13+
`pyppms.ppms.get_systems_matching()`, allowing to restrict the runningsheet to
14+
systems of a given "room".
15+
716
## 3.2.1
817

918
### Fixed

0 commit comments

Comments
 (0)