|
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 | | -## Release 0.1.0 |
| 5 | +## [v1.7.0](https://github.com/camptocamp/puppet-catalog-diff/tree/v1.7.0) (2020-05-05) |
6 | 6 |
|
7 | | -**Features** |
| 7 | +[Full Changelog](https://github.com/camptocamp/puppet-catalog-diff/compare/v1.6.0...v1.7.0) |
8 | 8 |
|
9 | | -**Bugfixes** |
| 9 | +### Added |
10 | 10 |
|
11 | | -**Known Issues** |
| 11 | +- Refactor [\#14](https://github.com/camptocamp/puppet-catalog-diff/pull/14) ([raphink](https://github.com/raphink)) |
| 12 | +- Lint [\#13](https://github.com/camptocamp/puppet-catalog-diff/pull/13) ([raphink](https://github.com/raphink)) |
| 13 | +- Ignore parameters [\#12](https://github.com/camptocamp/puppet-catalog-diff/pull/12) ([raphink](https://github.com/raphink)) |
| 14 | +- Sort hash keys in formater [\#11](https://github.com/camptocamp/puppet-catalog-diff/pull/11) ([raphink](https://github.com/raphink)) |
| 15 | +- Include environment in report [\#10](https://github.com/camptocamp/puppet-catalog-diff/pull/10) ([raphink](https://github.com/raphink)) |
| 16 | +- Update to current PDK template [\#9](https://github.com/camptocamp/puppet-catalog-diff/pull/9) ([DavidS](https://github.com/DavidS)) |
| 17 | +- Cache str diffs [\#8](https://github.com/camptocamp/puppet-catalog-diff/pull/8) ([raphink](https://github.com/raphink)) |
| 18 | +- Puppetdb catalog [\#7](https://github.com/camptocamp/puppet-catalog-diff/pull/7) ([raphink](https://github.com/raphink)) |
| 19 | +- Output endpoint in debug [\#6](https://github.com/camptocamp/puppet-catalog-diff/pull/6) ([raphink](https://github.com/raphink)) |
| 20 | +- Support certless API [\#3](https://github.com/camptocamp/puppet-catalog-diff/pull/3) ([raphink](https://github.com/raphink)) |
| 21 | +- Use v3 catalog API [\#2](https://github.com/camptocamp/puppet-catalog-diff/pull/2) ([raphink](https://github.com/raphink)) |
| 22 | + |
| 23 | +### UNCATEGORIZED PRS; GO LABEL THEM |
| 24 | + |
| 25 | +- Fix: v4/catalog returns an embedded catalog [\#5](https://github.com/camptocamp/puppet-catalog-diff/pull/5) ([raphink](https://github.com/raphink)) |
| 26 | +- Check key in parsed catalog [\#1](https://github.com/camptocamp/puppet-catalog-diff/pull/1) ([raphink](https://github.com/raphink)) |
| 27 | + |
| 28 | +## [v1.6.0](https://github.com/camptocamp/puppet-catalog-diff/tree/v1.6.0) (2015-06-04) |
| 29 | + |
| 30 | +[Full Changelog](https://github.com/camptocamp/puppet-catalog-diff/compare/v1.5.1...v1.6.0) |
| 31 | + |
| 32 | +## [v1.5.1](https://github.com/camptocamp/puppet-catalog-diff/tree/v1.5.1) (2015-06-02) |
| 33 | + |
| 34 | +[Full Changelog](https://github.com/camptocamp/puppet-catalog-diff/compare/v1.5.0...v1.5.1) |
| 35 | + |
| 36 | +## [v1.5.0](https://github.com/camptocamp/puppet-catalog-diff/tree/v1.5.0) (2015-06-02) |
| 37 | + |
| 38 | +[Full Changelog](https://github.com/camptocamp/puppet-catalog-diff/compare/v1.0.0...v1.5.0) |
| 39 | + |
| 40 | +## [v1.0.0](https://github.com/camptocamp/puppet-catalog-diff/tree/v1.0.0) (2014-04-04) |
| 41 | + |
| 42 | +[Full Changelog](https://github.com/camptocamp/puppet-catalog-diff/compare/96e91f27adc96eb37ae63810b174f041add8784d...v1.0.0) |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | +\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)* |
0 commit comments