We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8fa7e8 commit 19d5487Copy full SHA for 19d5487
CHANGES.txt
@@ -1,6 +1,11 @@
1
Version history
2
===============
3
4
+6.1 (2020-01-21):
5
+
6
+- added: filter by tag options to listing resources
7
+- added: plugin setting to control if experts can move questions to forum
8
9
6.0.5 (2019-11-26):
10
11
- fixed: fatal exception on question detail page
manifest.xml
@@ -2,7 +2,7 @@
<plugin_manifest xmlns="http://www.elgg.org/plugin_manifest/1.8">
<name>Questions</name>
<author>Evan Winslow / ColdTrick IT Solutions</author>
- <version>6.0.5</version>
+ <version>6.1</version>
<category>content</category>
<description>Adds ability for users to ask questions to each other and get answers.</description>
<website>http://evanwinslow.com/</website>
0 commit comments