Skip to content

Commit 8e9c837

Browse files
author
Travis CI
committed
Update changelog
1 parent f1ac442 commit 8e9c837

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

CHANGELOG.md

+18-1
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,28 @@
22

33
## [Unreleased](https://github.com/sbt/sbt-native-packager/tree/HEAD)
44

5-
[Full Changelog](https://github.com/sbt/sbt-native-packager/compare/v1.3.17...HEAD)
5+
[Full Changelog](https://github.com/sbt/sbt-native-packager/compare/v1.3.18...HEAD)
6+
7+
**Closed issues:**
8+
9+
- Docker/stage generates different Dockerfile depending on docker version [\#1187](https://github.com/sbt/sbt-native-packager/issues/1187)
10+
11+
## [v1.3.18](https://github.com/sbt/sbt-native-packager/tree/v1.3.18) (2019-02-12)
12+
[Full Changelog](https://github.com/sbt/sbt-native-packager/compare/v1.3.17...v1.3.18)
13+
14+
**Fixed bugs:**
15+
16+
- Dockerfile switches to daemon user uid instead of the daemonUser [\#1198](https://github.com/sbt/sbt-native-packager/issues/1198)
617

718
**Closed issues:**
819

920
- Defining a user in multi-stage builds [\#1195](https://github.com/sbt/sbt-native-packager/issues/1195)
21+
- Found conflicts in dependencies [\#1153](https://github.com/sbt/sbt-native-packager/issues/1153)
22+
23+
**Merged pull requests:**
24+
25+
- Run chmod +x explicitly in stage0 [\#1201](https://github.com/sbt/sbt-native-packager/pull/1201) ([eed3si9n](https://github.com/eed3si9n))
26+
- Use daemonUserUid to opt-out of numeric USER [\#1200](https://github.com/sbt/sbt-native-packager/pull/1200) ([eed3si9n](https://github.com/eed3si9n))
1027

1128
## [v1.3.17](https://github.com/sbt/sbt-native-packager/tree/v1.3.17) (2019-01-28)
1229
[Full Changelog](https://github.com/sbt/sbt-native-packager/compare/v1.3.16...v1.3.17)

0 commit comments

Comments
 (0)