Skip to content

Commit

Permalink
bump version to 4
Browse files Browse the repository at this point in the history
  • Loading branch information
jonian committed Apr 26, 2021
1 parent 3acc1aa commit 1419019
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## [v4](https://github.com/hardpixel/systemd-manager/tree/v4) (2021-04-26)

[Full Changelog](https://github.com/hardpixel/systemd-manager/compare/v3...v4)

**Implemented enhancements:**

- Cannot use parameterized services [\#2](https://github.com/hardpixel/systemd-manager/issues/2)

**Merged pull requests:**

- add support for parameterized services [\#3](https://github.com/hardpixel/systemd-manager/pull/3) ([Haringat](https://github.com/Haringat))

## [v3](https://github.com/hardpixel/systemd-manager/tree/v3) (2021-04-18)

[Full Changelog](https://github.com/hardpixel/systemd-manager/compare/v2...v3)

## [v2](https://github.com/hardpixel/systemd-manager/tree/v2) (2021-04-16)

[Full Changelog](https://github.com/hardpixel/systemd-manager/compare/v1...v2)
Expand Down
2 changes: 1 addition & 1 deletion [email protected]/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"url": "https://github.com/hardpixel/systemd-manager",
"settings-schema": "org.gnome.shell.extensions.systemd-manager",
"gettext-domain": "systemd-manager",
"version": 3,
"version": 4,
"name": "Systemd Manager",
"description": "Toggle systemd services on/off from a popup menu in the top gnome panel. Can be used to start services like apache2, mysql, postgres. It uses `pkexec' to run `sytemctl'. If you want to start services without entering a password you have to polkit policy file. An example policy file can be found in the github repository."
}

0 comments on commit 1419019

Please sign in to comment.