|
1 | | -# Changelog |
| 1 | +# Change log |
2 | 2 |
|
3 | | -All notable changes to this project will be documented in this file. |
| 3 | +All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org). |
4 | 4 |
|
5 | | -The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org). |
| 5 | +## [1.0.4](https://github.com/puppetlabs/puppetlabs-yumrepo_core/tree/1.0.4) (2019-10-31) |
6 | 6 |
|
7 | | -## [1.0.3] - 2019-01-11 |
8 | | -## Added |
9 | | -- Added LICENSE file |
10 | | -## Changed |
11 | | -- Updated Japanese translations |
| 7 | +[Full Changelog](https://github.com/puppetlabs/puppetlabs-yumrepo_core/compare/1.0.3...1.0.4) |
12 | 8 |
|
13 | | -## [1.0.2] - 2018-11-29 |
14 | 9 | ### Added |
15 | | -- Added Japanese translation of README.md |
16 | | -- Added Japanese translations of localized strings |
17 | | -### Changed |
18 | | -- Travis is now testing against puppet4, puppet5, and puppet6 |
19 | | -- Metadata updated to reflect a wider range of puppet versions this module does work with |
| 10 | + |
| 11 | +- \(PUP-10028\) Add minrate to yumrepo [\#18](https://github.com/puppetlabs/puppetlabs-yumrepo_core/pull/18) ([jtappa](https://github.com/jtappa)) |
| 12 | + |
| 13 | +## [1.0.3](https://github.com/puppetlabs/puppetlabs-yumrepo_core/tree/1.0.3) (2019-01-11) |
| 14 | + |
| 15 | +[Full Changelog](https://github.com/puppetlabs/puppetlabs-yumrepo_core/compare/1.0.2...1.0.3) |
| 16 | + |
| 17 | +### Added |
| 18 | + |
| 19 | +- \(maint\) add LICENSE file [\#13](https://github.com/puppetlabs/puppetlabs-yumrepo_core/pull/13) ([melissa](https://github.com/melissa)) |
| 20 | + |
| 21 | +## [1.0.2](https://github.com/puppetlabs/puppetlabs-yumrepo_core/tree/1.0.2) (2018-11-29) |
| 22 | + |
| 23 | +[Full Changelog](https://github.com/puppetlabs/puppetlabs-yumrepo_core/compare/1.0.1...1.0.2) |
| 24 | + |
| 25 | +### Added |
| 26 | + |
| 27 | +- \(L10n\) Update Japanese translations [\#9](https://github.com/puppetlabs/puppetlabs-yumrepo_core/pull/9) ([melissa](https://github.com/melissa)) |
| 28 | + |
20 | 29 | ### Fixed |
21 | | -- (MODULES-8114) Use old way of defining sensitive params |
22 | 30 |
|
23 | | -## [1.0.1] - 2018-08-17 |
| 31 | +- \(MODULES-8114\) Use old way of defining sensitive params [\#6](https://github.com/puppetlabs/puppetlabs-yumrepo_core/pull/6) ([melissa](https://github.com/melissa)) |
| 32 | + |
| 33 | +## [1.0.1](https://github.com/puppetlabs/puppetlabs-yumrepo_core/tree/1.0.1) (2018-08-17) |
| 34 | + |
| 35 | +[Full Changelog](https://github.com/puppetlabs/puppetlabs-yumrepo_core/compare/1.0.0...1.0.1) |
| 36 | + |
| 37 | +## [1.0.0](https://github.com/puppetlabs/puppetlabs-yumrepo_core/tree/1.0.0) (2018-07-09) |
| 38 | + |
| 39 | +[Full Changelog](https://github.com/puppetlabs/puppetlabs-yumrepo_core/compare/5c905b7ed57e5c60b4469050b7306a9c9b78e304...1.0.0) |
| 40 | + |
24 | 41 | ### Added |
25 | | -- (PUP-9053) Enable localization |
26 | | -### Changed |
27 | | -- Install module on all hosts, not just default role |
28 | | - |
29 | | -## [1.0.0] - 2018-07-07 |
30 | | -### Summary |
31 | | -This is the initial release of the extracted yumrepo module |
32 | | - |
33 | | -[1.0.3]: https://github.com/puppetlabs/puppetlabs-yumrepo_core/compare/1.0.2...1.0.3 |
34 | | -[1.0.2]: https://github.com/puppetlabs/puppetlabs-yumrepo_core/compare/1.0.1...1.0.2 |
35 | | -[1.0.1]: https://github.com/puppetlabs/puppetlabs-yumrepo_core/compare/1.0.0...1.0.1 |
36 | | -[1.0.0]: https://github.com/puppetlabs/puppetlabs-yumrepo_core/releases/tag/1.0.0 |
| 42 | + |
| 43 | +- Extract yumrepo type and provider from puppet [\#1](https://github.com/puppetlabs/puppetlabs-yumrepo_core/pull/1) ([joshcooper](https://github.com/joshcooper)) |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | +\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |
0 commit comments