diff --git a/.github/workflows/create-release-and-upload-solution-to-azure-storage-ci.yml b/.github/workflows/create-release-and-upload-solution-to-azure-storage-ci.yml index abcedd0..7acd55b 100644 --- a/.github/workflows/create-release-and-upload-solution-to-azure-storage-ci.yml +++ b/.github/workflows/create-release-and-upload-solution-to-azure-storage-ci.yml @@ -14,3 +14,4 @@ jobs: control-thumbnail-url: https://user-images.githubusercontent.com/60586462/197760907-044bb70d-75df-41a1-9166-e2fca061a9c7.png control-youtube-video-url: https://www.youtube.com/watch?v=apItceOl36g control-tags: Field + create-new-release: false diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..76754f0 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,8 @@ +## [v1.0.1](https://github.com/BeverCRM/PCF-TimePicker/releases/tag/v1.0.1) (2023-03-29) + +### Performance Improvement +* Fixed an issue that caused component rendering to trigger twice more + +## [v1.0.0](https://github.com/BeverCRM/PCF-TimePicker/releases/tag/v1.0.0) (2022-11-18) + +This control allows to modify default DateTime fields to show time portion only. diff --git a/README.md b/README.md index 4038763..27f7003 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ It will become as shown below.
-[![Download-Btn](https://user-images.githubusercontent.com/90428984/196970215-5355b724-6ebc-4457-995b-d3f4ebb450cf.png)](https://marketplace.bevercrm.com/pcf-controls/TimePicker) +[![Download-Btn](https://user-images.githubusercontent.com/90428984/196970215-5355b724-6ebc-4457-995b-d3f4ebb450cf.png)](https://marketplace.bevercrm.com/pcf-controls/3) # Demo TimePicker PCF Control