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 e61b5b5 commit 3b5553eCopy full SHA for 3b5553e
CHANGES.txt
@@ -1,6 +1,11 @@
1
Version history
2
===============
3
4
+4.1 (2016-12-16):
5
+
6
+- changed: replaced checkmark icon with FontAwesome checkmark
7
+- fixed: question owner not notified when using content subscriptions
8
9
4.0 (2016-11-18):
10
11
- added: support for entity_tools
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>4.0</version>
+ <version>4.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