File tree 1 file changed +9
-1
lines changed 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/ )
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/ ) .
7
7
8
+ ## [ 2.4.1] / 2018-09-23
9
+
10
+ ### Fixed
11
+
12
+ - Invalid npm token on Travis.
13
+
8
14
## [ 2.4.0] / 2018-09-23
9
15
10
16
### Changed
@@ -100,7 +106,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
100
106
101
107
- Initial release.
102
108
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
104
112
[ 2.3.0 ] : https://github.com/rxrc/systemd-user-units/compare/v2.2.1...v2.3.0
105
113
[ 2.2.1 ] : https://github.com/rxrc/systemd-user-units/compare/v2.2.0...v2.2.1
106
114
[ 2.2.0 ] : https://github.com/rxrc/systemd-user-units/compare/v2.1.0...v2.2.0
You can’t perform that action at this time.
0 commit comments