We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1dddf38 commit 6adc819Copy full SHA for 6adc819
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## [0.7.1] - 2020-05-27
4
+### Added
5
+- Added `Scope` unit ([#32](https://github.com/icanhazstring/systemctl-php/pull/32)) (thanks to [@peter279k](https://github.com/peter279k))
6
+
7
## [0.7.0] - 2020-02-16
8
### Changed
9
- Moved classes to different namespace (`SystemCtl` to `icanhazstring\Systemctl`)
@@ -12,4 +16,4 @@
12
16
- Added code quality tools
13
17
14
18
## Previous releases
15
-- No changelog available
19
+- No changelog available
0 commit comments