Skip to content

Commit 3c385b8

Browse files
committed
Updates in readiness for release
1 parent eb00c33 commit 3c385b8

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

HISTORY.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@ title: Simple Library Views plugin
66
Revision History
77
================
88

9+
v0.99.2
10+
-------
11+
12+
* Plugin now licensed under the GPL
13+
* Correctly register and unregister library views when changes are made in settings
14+
* Only actually build library views from scanner process, trigger a scan when appropriate
15+
* Performance enhancements in library view building (thanks to Michael Herger)
16+
917
v0.99.1
1018
-------
1119

SimpleLibraryViews/install.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<name>PLUGIN_SIMPLE_LIBRARY_VIEWS</name>
55
<module>Plugins::SimpleLibraryViews::Plugin</module>
66
<importmodule>Plugins::SimpleLibraryViews::Plugin</importmodule>
7-
<version>0.99.1</version>
7+
<version>0.99.2</version>
88
<description>PLUGIN_SIMPLE_LIBRARY_VIEWS_DESC</description>
99
<creator>Andy Hawkins</creator>
1010
<defaultState>enabled</defaultState>

0 commit comments

Comments
 (0)