-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [1.0.0](v0.3.1...v1.0.0) (2020-03-11) ### Bug Fixes * **libtofs:** “files_switch” mess up the variable exported by “map.jinja” [skip ci] ([9ea2bda](9ea2bda)) * **pytoml:** add package name for `centos-8` ([6428501](6428501)) * **pytoml:** the Centos 8 distribution should install python3-pytoml ([2eaba15](2eaba15)) * **release.config.js:** use full commit hash in commit link [skip ci] ([5dbfe8e](5dbfe8e)) ### Continuous Integration * **gemfile:** restrict `train` gem version until upstream fix [skip ci] ([81b6817](81b6817)) * **kitchen:** avoid using bootstrap for `master` instances [skip ci] ([8dbf7c2](8dbf7c2)) * **kitchen:** use `debian-10-master-py3` instead of `develop` [skip ci] ([136a01c](136a01c)) * **kitchen:** use `develop` image until `master` is ready (`amazonlinux`) [skip ci] ([0883324](0883324)) * **kitchen+travis:** upgrade matrix after `2019.2.2` release [skip ci] ([cbca3ab](cbca3ab)) * **travis:** adjust to new working matrix ([db7098e](db7098e)) * **travis:** apply changes from build config validation [skip ci] ([ff4854b](ff4854b)) * **travis:** drop 2017.7 platform test ([266f67c](266f67c)) * **travis:** opt-in to `dpl v2` to complete build config validation [skip ci] ([11a0d28](11a0d28)) * **travis:** quote pathspecs used with `git ls-files` [skip ci] ([f95e4f0](f95e4f0)) * **travis:** run `shellcheck` during lint job [skip ci] ([380cce1](380cce1)) * **travis:** update `salt-lint` config for `v0.0.10` [skip ci] ([50e0774](50e0774)) * **travis:** use `major.minor` for `semantic-release` version [skip ci] ([7794ab7](7794ab7)) * **travis:** use build config validation (beta) [skip ci] ([8baf3ee](8baf3ee)) ### Documentation * **contributing:** remove to use org-level file instead [skip ci] ([6fc42dc](6fc42dc)) * **readme:** update link to `CONTRIBUTING` [skip ci] ([fdc6a3e](fdc6a3e)) ### Features * **config:** salt has a module to serialize to TOML ([013fefb](013fefb)) ### Performance Improvements * **travis:** improve `salt-lint` invocation [skip ci] ([b50654f](b50654f)) ### BREAKING CHANGES * **config:** `salt['slsutil.serialize']` was introduced in `2018.3` * **config:** `toml` serializer was introduced in `2018.3`
- Loading branch information
1 parent
75e29e5
commit 2c70b1a
Showing
5 changed files
with
114 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters