Skip to content

Commit e37bf28

Browse files
author
akshay kumar
committed
Merge branch '1.0' of https://github.com/uvdesk/extension-framework into HEAD
2 parents 2a85bea + 7bccd5d commit e37bf28

2 files changed

Lines changed: 10 additions & 2 deletions

File tree

CHANGELOG-1.0.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ CHANGELOG for 1.0.x
33

44
This changelog references any relevant changes introduced in 1.0 minor versions.
55

6+
* 1.0.1 (2019-10-22)
7+
* **Misc. Updates:**
8+
* Updated README.md with link to the official gitter chat for uvdesk/extension-framework
9+
610
* 1.0.0 (Released on 2019-10-09)
711
* **Issue #2:** dashboard search bar is not finding keyword (raised by vaishaliwebkul)
812
* **Issue #3:** Add search bar component items (raised by shubhwebkul)

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,12 @@
22
<img src="https://s3-ap-southeast-1.amazonaws.com/cdn.uvdesk.com/uvdesk/bundles/webkuldefault/images/uvdesk-wide.svg">
33
</a></p>
44

5-
UVDesk Extension Framework Bundle
6-
--------------
5+
<p align="center">
6+
<a href="https://packagist.org/packages/uvdesk/extension-framework"><img src="https://poser.pugx.org/uvdesk/extension-framework/v/stable.svg" alt="Latest Stable Version"></a>
7+
<a href="https://packagist.org/packages/uvdesk/extension-framework"><img src="https://poser.pugx.org/uvdesk/extension-framework/d/total.svg" alt="Total Downloads"></a>
8+
<a href="https://packagist.org/packages/uvdesk/extension-framework"><img src="https://poser.pugx.org/uvdesk/extension-framework/license.svg" alt="License"></a>
9+
<a href="https://gitter.im/uvdesk/extension-framework"><img src="https://badges.gitter.im/uvdesk/extension-framework.svg" alt="connect on gitter"></a>
10+
</p>
711

812
The extension framework bundle empowers merchants and developers alike with the ability to utilize the full benefits of the uvdesk community.
913

0 commit comments

Comments
 (0)