Skip to content

Commit

Permalink
Merge pull request #98 from jordiprats/master
Browse files Browse the repository at this point in the history
update changelog with bagasse contribution
  • Loading branch information
jordiprats authored Jun 7, 2018
2 parents 7645632 + 316a934 commit c8f5942
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CHANGELOG

## 0.1.46

* Fix ExecStart in dropin - thanks to [bagasse](https://github.com/bagasse) for this [PR-89](https://github.com/NTTCom-MS/eyp-systemd/pull/89)

## 0.1.45

* added CPUQuota support - thanks to [oleg-glushak](https://github.com/oleg-glushak) for this [PR-95](https://github.com/NTTCom-MS/eyp-systemd/pull/95), it have been marged with some changes using [PR-96](https://github.com/NTTCom-MS/eyp-systemd/pull/96)
Expand Down
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eyp-systemd",
"version": "0.1.45",
"version": "0.1.46",
"author": "eyp",
"summary": "management of systemd services, services dropins, sockets, timers, timesyncd, journald, logind and resolved",
"license": "Apache-2.0",
Expand Down

0 comments on commit c8f5942

Please sign in to comment.