From 857d5669c262543b2a0dd9d56e22634a55ed347a Mon Sep 17 00:00:00 2001 From: cron-release workflow Date: Sun, 27 Oct 2024 03:08:46 +0000 Subject: [PATCH] changelog update for 0.1.10 --- CHANGES.md | 86 ------------------------------------------------------ 1 file changed, 86 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 181ee154..e69de29b 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,86 +0,0 @@ -## 0.1.9 (2024-10-25) {: #0.1.9 } - -### What's Changed -* Make API_BASE_PATH, UI_BASE_PATH, UI_EXTERNAL_LOGIN_URI configurable at load-time by @himdel in https://github.com/pulp/pulp-ui/pull/111 -* cron-release: add CHANGES.md from autogenerated github release changelog by @himdel in https://github.com/pulp/pulp-ui/pull/114 - - -**Full Changelog**: https://github.com/pulp/pulp-ui/compare/v0.1.8...v0.1.9 - ---- - -## 0.1.8 (2024-10-22) {: #0.1.8 } - -### What's Changed -* Add basic docs to show on Pulp website [#107](https://github.com/pulp/pulp-ui/pull/107) -* User form fixes - convert user edit screens to functional, use user context, update api to patch [#112](https://github.com/pulp/pulp-ui/pull/112) -* Add new PulpCodeBlock component that auto-truncates and has download + copy action [#109](https://github.com/pulp/pulp-ui/pull/109) -* Add About page [#95](https://github.com/pulp/pulp-ui/pull/95) -* Not found handling - switch away from routes [#121](https://github.com/pulp/pulp-ui/pull/121) -* Remove galaxy-specifics from ansible repository list & detail tab [#108](https://github.com/pulp/pulp-ui/pull/108) -* stylelint - switch to `stylelint-config-recommended-scss` [#122](https://github.com/pulp/pulp-ui/pull/122) - -### New Contributors -* @pedro-psb made their first contribution in https://github.com/pulp/pulp-ui/pull/107 - -**Full Changelog**: https://github.com/pulp/pulp-ui/compare/v0.1.7...v0.1.8 - ---- - -## 0.1.7 (2024-10-19) {: #0.1.7 } - -### What's Changed -* Remove galaxy info from about modal [#90](https://github.com/pulp/pulp-ui/pull/90) - - -**Full Changelog**: https://github.com/pulp/pulp-ui/compare/v0.1.6...v0.1.7 - ---- - -## 0.1.6 (2024-10-18) {: #0.1.6 } - -### What's Changed -* Fix date command for build startup [#94](https://github.com/pulp/pulp-ui/pull/94) -* Add Ubuntu update fix [#101](https://github.com/pulp/pulp-ui/pull/101) -* Login - add warning about basic auth [#104](https://github.com/pulp/pulp-ui/pull/104) - - -**Full Changelog**: https://github.com/pulp/pulp-ui/compare/v0.1.5...v0.1.6 - ---- - -## 0.1.5 (2024-10-10) {: #0.1.5 } - -**Full Changelog**: https://github.com/pulp/pulp-ui/compare/v0.1.4...v0.1.5 - ---- - -## 0.1.4 (2024-10-07) {: #0.1.4 } - -### What's Changed -* RPM list [#72](https://github.com/pulp/pulp-ui/pull/72) - - -**Full Changelog**: https://github.com/pulp/pulp-ui/compare/v0.1.3...v0.1.4 - ---- - -## 0.1.3 (2024-10-07) {: #0.1.3 } - -### What's Changed -* Add utility function has\_plugins [#74](https://github.com/pulp/pulp-ui/pull/74) -* Paths - reorganize by plugin [#82](https://github.com/pulp/pulp-ui/pull/82) -* Filter menu based on plugins [#86](https://github.com/pulp/pulp-ui/pull/86) - - -**Full Changelog**: https://github.com/pulp/pulp-ui/compare/v0.1.2...v0.1.3 - ---- - -## 0.1.2 (2024-10-01) {: #0.1.2 } - -**Full Changelog**: https://github.com/pulp/pulp-ui/compare/v0.1.1...v0.1.2 - ---- - -## 0.1.1 (2024-10-01) {: #0.1.1 }