Skip to content

Commit

Permalink
chore: wrapping up v1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jeabakker committed May 4, 2016
1 parent 35937f0 commit cefb78c
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
Version history
===============

1.3 (2016-05-04):

- added: tag notification offloading
- changed: moved activity route to class callback
- changed: moved filter menu hook to class callback
- changed: moved notifications route to class handler
- changed: moved pagesetup logic to correct plugin hook
- changed: moved tags route to class handler
- fixed: incorrect function name
- fixed: invalid type check for entity access

1.2 (2016-04-14):

- added: now provides improved version of the tagcloud widget
Expand Down
2 changes: 1 addition & 1 deletion manifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<plugin_manifest xmlns="http://www.elgg.org/plugin_manifest/1.8">
<name>Tag Tools</name>
<author>ColdTrick IT Solutions</author>
<version>1.2</version>
<version>1.3</version>
<description>Offers enhancements/tools for tags</description>
<id>tag_tools</id>
<website>http://www.coldtrick.com/</website>
Expand Down

0 comments on commit cefb78c

Please sign in to comment.