From a17dec380bbfa685bee8c55c563966433e7808f1 Mon Sep 17 00:00:00 2001 From: tazlin Date: Wed, 6 Sep 2023 14:56:04 +0000 Subject: [PATCH] ci: update changelog --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 517234b0..48630022 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ ## hordelib Changelog +## [v1.6.6](https://github.com/Haidra-Org/hordelib/compare/v1.6.5...v1.6.6) + +6 September 2023 + +- fix: inject negative embeddings correctly [`3608dd5`](https://github.com/Haidra-Org/hordelib/commit/3608dd57681368cb47cf81ef1d0a52257fddfdbb) (tazlin) +- fix: (ti inject) don't strip pre-existing trailing comma from neg prompt [`850bdd5`](https://github.com/Haidra-Org/hordelib/commit/850bdd50f277b27d67b56746846eba54316b9acb) (tazlin) +- fix: missing image resize [`0a08c5e`](https://github.com/Haidra-Org/hordelib/commit/0a08c5e7d9767e4fadeb9cfec589f6f643117a2b) (tazlin) + ## [v1.6.5](https://github.com/Haidra-Org/hordelib/compare/v1.6.4...v1.6.5) 27 August 2023