Skip to content

Commit b27a84e

Browse files
Update CHANGELOG.md
1 parent f9230da commit b27a84e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44
### Added
55
- Added `Target` unit ([#38](https://github.com/icanhazstring/systemctl-php/pull/38)) (thanks to [@peter279k](https://github.com/peter279k))
66
- Added `Swap` unit ([#39](https://github.com/icanhazstring/systemctl-php/pull/39)) (thanks to [@peter279k](https://github.com/peter279k))
7+
- Added `Automount` unit ([#40](https://github.com/icanhazstring/systemctl-php/pull/40)) (thanks to [@peter279k](https://github.com/peter279k))
8+
- Added `Mount` unit ([#41](https://github.com/icanhazstring/systemctl-php/pull/41)) (thanks to [@peter279k](https://github.com/peter279k))
9+
- Migrate `phpunit.xml` for new version ([#42](https://github.com/icanhazstring/systemctl-php/pull/42)) (thanks to [@peter279k](https://github.com/peter279k))
10+
- Replace Travis CI with GitHub Action status badge ([#44](https://github.com/icanhazstring/systemctl-php/pull/44)) (thanks to [@peter279k](https://github.com/peter279k))
711

812
## [0.8.0] - 2020-11-05
913
### Added

0 commit comments

Comments
 (0)