We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e6c923 commit 8629221Copy full SHA for 8629221
CHANGELOG.md
@@ -6,7 +6,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
6
7
## [Unreleased]
8
### Added
9
-- Travis CI config now runs tests against OSX as well.
+- [trust](https://github.com/japaric/trust/) template to run `scout`
10
+ against different architectures and to generate release packages with
11
+ the binary already compiled for those architectures.
12
+
13
+### Fixed
14
+- Fix compilation in `musl` environments.
15
16
## [1.0.0] 2017-07-04
17
0 commit comments