Modified: CHANGELOG.md

This commit is contained in:
Erik Westrup
2022-02-11 20:45:49 +01:00
parent 2a287910cb
commit 0c43f93901

View File

@@ -5,8 +5,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [5.1.0] - 2022-02-11
### Added
- macos LaunchAgent support. Install with `make install-launchagent` and activate with `make activate-launchagent`. See [README.md](README.md) for details.
- make option INSTALL_PREFIX to make PKGBUILD and such easier to write.
## [5.0.0] - 2022-02-08
### Added