Skip to content

Commit 6876b29

Browse files
committed
chore: wrapping up v2.1
1 parent 80ab452 commit 6876b29

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGES.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
Version history
22
===============
33

4+
2.1 (2016-05-04):
5+
6+
- added: tags filtering in the widget and listing pages
7+
- fixed: incorrect type validation
8+
- fixed: using wrong validable name for widget url
9+
- fixed: widget title url
10+
411
2.0.1 (2016-04-14):
512

613
- changed: questions listing styling

manifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<plugin_manifest xmlns="http://www.elgg.org/plugin_manifest/1.8">
33
<name>Questions</name>
44
<author>Evan Winslow / ColdTrick IT Solutions</author>
5-
<version>2.0.1</version>
5+
<version>2.1</version>
66
<category>content</category>
77
<description>Adds ability for users to ask questions to each other and get answers.</description>
88
<website>http://evanwinslow.com/</website>

0 commit comments

Comments
 (0)