Skip to content

Commit 6658c3e

Browse files
committed
Update CHANGELOG for v2.4.1
1 parent 23389e7 commit 6658c3e

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/)
66
and this project adheres to [Semantic Versioning](https://semver.org/).
77

8+
## [2.4.1] / 2018-09-23
9+
10+
### Fixed
11+
12+
- Invalid npm token on Travis.
13+
814
## [2.4.0] / 2018-09-23
915

1016
### Changed
@@ -100,7 +106,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
100106

101107
- Initial release.
102108

103-
[Unreleased]: https://github.com/rxrc/systemd-user-units/compare/v2.3.0...HEAD
109+
[Unreleased]: https://github.com/rxrc/systemd-user-units/compare/v2.4.1...HEAD
110+
[2.4.1]: https://github.com/rxrc/systemd-user-units/compare/v2.4.0...v2.4.1
111+
[2.4.0]: https://github.com/rxrc/systemd-user-units/compare/v2.3.0...v2.4.0
104112
[2.3.0]: https://github.com/rxrc/systemd-user-units/compare/v2.2.1...v2.3.0
105113
[2.2.1]: https://github.com/rxrc/systemd-user-units/compare/v2.2.0...v2.2.1
106114
[2.2.0]: https://github.com/rxrc/systemd-user-units/compare/v2.1.0...v2.2.0

0 commit comments

Comments
 (0)