|
2 | 2 |
|
3 | 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 | +## [0.6.0](https://github.com/puppetlabs/pdksync/tree/0.6.0) (2021-08-16) |
| 6 | + |
| 7 | +[Full Changelog](https://github.com/puppetlabs/pdksync/compare/0.5.0...0.6.0) |
| 8 | + |
| 9 | +### Added |
| 10 | + |
| 11 | +- \(FEAT\) Add tasks for updating supported platforms / requirements [\#142](https://github.com/puppetlabs/pdksync/pull/142) ([sanfrancrisko](https://github.com/sanfrancrisko)) |
| 12 | +- Add tasks to add / update entries in module's provision.yaml [\#136](https://github.com/puppetlabs/pdksync/pull/136) ([sanfrancrisko](https://github.com/sanfrancrisko)) |
| 13 | +- \(MODULES-10379\) Multi Gem testing [\#128](https://github.com/puppetlabs/pdksync/pull/128) ([sheenaajay](https://github.com/sheenaajay)) |
| 14 | +- \(maint\) Add bundler tasks and pdk requirement [\#120](https://github.com/puppetlabs/pdksync/pull/120) ([logicminds](https://github.com/logicminds)) |
| 15 | +- \(MODULES-9786\) Using pdksync to update the Gemfile [\#114](https://github.com/puppetlabs/pdksync/pull/114) ([sheenaajay](https://github.com/sheenaajay)) |
| 16 | +- Major refactor and new features [\#105](https://github.com/puppetlabs/pdksync/pull/105) ([logicminds](https://github.com/logicminds)) |
| 17 | + |
| 18 | +### Fixed |
| 19 | + |
| 20 | +- \(GH-148\) Fix logging for pdksync:pdk\_validate task [\#150](https://github.com/puppetlabs/pdksync/pull/150) ([sanfrancrisko](https://github.com/sanfrancrisko)) |
| 21 | +- \(MODULES-8440\) Ensure pdksync works on windows [\#133](https://github.com/puppetlabs/pdksync/pull/133) ([michaeltlombardi](https://github.com/michaeltlombardi)) |
| 22 | +- \(maint\) fix gemfury upload [\#132](https://github.com/puppetlabs/pdksync/pull/132) ([sheenaajay](https://github.com/sheenaajay)) |
| 23 | +- fix gemfury testing upload [\#131](https://github.com/puppetlabs/pdksync/pull/131) ([DavidS](https://github.com/DavidS)) |
| 24 | +- \(IAC-354\) Fix Gemfile update [\#130](https://github.com/puppetlabs/pdksync/pull/130) ([sheenaajay](https://github.com/sheenaajay)) |
| 25 | +- \(maint\) 27x performance improvement [\#123](https://github.com/puppetlabs/pdksync/pull/123) ([DavidS](https://github.com/DavidS)) |
| 26 | +- \(maint\) Add Requirements to README.md and fix travis [\#118](https://github.com/puppetlabs/pdksync/pull/118) ([mihaibuzgau](https://github.com/mihaibuzgau)) |
| 27 | + |
5 | 28 | ## [0.5.0](https://github.com/puppetlabs/pdksync/tree/0.5.0) (2019-08-21) |
6 | 29 |
|
7 | 30 | [Full Changelog](https://github.com/puppetlabs/pdksync/compare/0.4.0...0.5.0) |
|
0 commit comments