diff options
| author | Ben Beltran <ben@nsovocal.com> | 2019-05-13 22:31:50 +0200 |
|---|---|---|
| committer | Ben Beltran <ben@nsovocal.com> | 2019-05-13 22:31:50 +0200 |
| commit | 2cbb0a97eeb4eea8ef18d59346759b20cc8fa180 (patch) | |
| tree | c99ad0e5e431885ed37389768c3a523d3814eb4c /CHANGELOG.md | |
| parent | 19e7bffcd3401026517e1f02d55f6050d3baf80d (diff) | |
Adapt CI scripts to work under swift docker image
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 2021ed1..7fbae3f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - `lyricli_command` specifies the flags ### Changed +- CI scripts updated for gitlab CI instead of Travis - Flags are now single words - Update to Swift 5 tools - Replace CommandLineKit with Bariloche |