diff --git a/CHANGELOG.md b/CHANGELOG.md index e54fa230e..82e099440 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,8 +2,20 @@ ## [Unreleased] + +## [v0.1.8] - 2020-09-17 +### Cicd +- [1566fc5](https://github.com/quay/claircore/commit/1566fc58d4d2659514240c382a1c6f7dc38da194): fix commit check regexp +### Makefile +- [1d9b607](https://github.com/quay/claircore/commit/1d9b6071a0bb802314926cf8a0bf482e4421055c): handle SELinux permissions for volume in docker-compose +### Rpm +- [d75ba4c](https://github.com/quay/claircore/commit/d75ba4c0e7dedb30146d31f567cd42e25b6dee0b): wait til command is finished +- [3008cba](https://github.com/quay/claircore/commit/3008cbadfcaf7dae4c00400c7e98f76d3e6b9998): Reduce database file to Packages + -## [v0.1.7] - 2020-09-14 +## [v0.1.7] - 2020-09-15 +### Chore +- [123b812](https://github.com/quay/claircore/commit/123b812b02b26de9146dcf5fed3c620864ecf2be): v0.1.7 changelog bump ### RHEL - [f4d10b5](https://github.com/quay/claircore/commit/f4d10b53bcb1361f5de446c42ae0f4d271f070c3): Use last-modified to cache data @@ -433,7 +445,8 @@ - Merge pull request [#3](https://github.com/quay/claircore/issues/3) from quay/documentation -[Unreleased]: https://github.com/quay/claircore/compare/v0.1.7...HEAD +[Unreleased]: https://github.com/quay/claircore/compare/v0.1.8...HEAD +[v0.1.8]: https://github.com/quay/claircore/compare/v0.1.7...v0.1.8 [v0.1.7]: https://github.com/quay/claircore/compare/v0.1.6...v0.1.7 [v0.1.6]: https://github.com/quay/claircore/compare/v0.1.5...v0.1.6 [v0.1.5]: https://github.com/quay/claircore/compare/v0.1.4...v0.1.5