Skip to content

Commit

Permalink
Update CHANGELOG to reflect that project-manager package is now optional
Browse files Browse the repository at this point in the history
References #460
  • Loading branch information
Gert-dev committed May 18, 2019
1 parent 99d4d8b commit b3aee4b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
## 5.0.0 (Unreleased)
* (TODO) Update to Serenata [5.0.0](https://gitlab.com/Serenata/Serenata/tags/5.0.0)
* Adapt to server changes.
* [project-manager](https://atom.io/packages/project-manager) is no longer a hard requirement to run this package. You can still continue using it, if you wish.
* Add new experimental execution type to run Serenata using [Podman](https://podman.io/) on Linux
* Podman allows for rootless containers that don't require you to add yourself to the Docker group (effectively becoming root) nor escalating privileges using PolicyKit or sudo
* Serenata also does not really require anything that requires root, so this should help improve security
Expand Down

0 comments on commit b3aee4b

Please sign in to comment.