diff --git a/CHANGELOG.md b/CHANGELOG.md index 91bead6..dc718fc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,26 @@ # Changelog +## [0.0.6](https://github.com/psych0d0g/pure-ftpd-paperless-dbauth/releases/tag/0.0.6) - 2023-12-19 + +### ❤️ Thanks to all contributors! ❤️ + +@Psych0D0g, @Lukas Wingerberg + +### Misc + +- fix binary names from build ([2e70e1b](https://github.com/psych0d0g/pure-ftpd-paperless-dbauth/commit/2e70e1b0a89272cddbe238d2f5d1dceeeeffe458)) +- move env vars infront of build commands ([4adba67](https://github.com/psych0d0g/pure-ftpd-paperless-dbauth/commit/4adba673d8938533b56540a14ac24cad49e3075a)) +- fix env var names ([c34c2bf](https://github.com/psych0d0g/pure-ftpd-paperless-dbauth/commit/c34c2bfaf7c360cedee4f0d526027ecb5167ea02)) +- more paralellization ([75a7d2c](https://github.com/psych0d0g/pure-ftpd-paperless-dbauth/commit/75a7d2cab17838ca562ea872172f95af686e1f96)) +- fix unneccesary quoting in arch env var ([af92a26](https://github.com/psych0d0g/pure-ftpd-paperless-dbauth/commit/af92a26c670b79c5a445127946adc096dc786a51)) +- paralellize build for releases ([26e00d3](https://github.com/psych0d0g/pure-ftpd-paperless-dbauth/commit/26e00d351c9837a9b0e8bdfa9c8a61ad8e8cfa76)) +- optimize pipeline further ([6f56329](https://github.com/psych0d0g/pure-ftpd-paperless-dbauth/commit/6f56329282308d981bf7d0ea2fa25720df285a3c)) +- optimize pipeline ([27c09cb](https://github.com/psych0d0g/pure-ftpd-paperless-dbauth/commit/27c09cbed2c9140a40f4dab5fae1b48a66dff149)) +- optimize pipeline ([f92ff1d](https://github.com/psych0d0g/pure-ftpd-paperless-dbauth/commit/f92ff1d6bc11e829865a569710487d151daffe0c)) +- add contribution notes to readme ([1513d18](https://github.com/psych0d0g/pure-ftpd-paperless-dbauth/commit/1513d185bada4224fc013fd53dfaed9b602dd969)) +- build and test on PR ([c488d93](https://github.com/psych0d0g/pure-ftpd-paperless-dbauth/commit/c488d931ba3488e388dd7bfaa717248c856e8cf8)) +- Update README.md ([e3365cd](https://github.com/psych0d0g/pure-ftpd-paperless-dbauth/commit/e3365cd7864a5ca7e281699f331b0b8967c4caaf)) + ## [0.0.5](https://github.com/psych0d0g/pure-ftpd-paperless-dbauth/releases/tag/0.0.5) - 2023-12-19 ### ❤️ Thanks to all contributors! ❤️