changeset 38:52d931fe12a9

oops, all 2015 dates in changelog were 2014
author ovolkov
date Tue, 07 Jul 2015 02:31:02 +0300
parents bd37437751e9
children fcfee0b1a8d1
files LFGFilter.txt
diffstat 1 files changed, 6 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/LFGFilter.txt	Tue Jul 07 02:30:12 2015 +0300
+++ b/LFGFilter.txt	Tue Jul 07 02:31:02 2015 +0300
@@ -84,25 +84,25 @@
 * New "voice" string or nil value for voice chat set by leader.
 * Readable names for BRF bosses.
 
-2014-02-14 v7
+2015-02-14 v7
 * Fix "defeated". I filled it with alias to "dead", forgetting that I already use it as counter of defeated bosses.
 
-2014-02-05 v6
+2015-02-05 v6
 * Generic boss1, boss2, etc. names for recognized instanced so there will be something to use while I write readable names.
 * Support for Blackrock Foundry boss detection, using generic names for now.
 
-2014-02-05 v5
+2015-02-05 v5
 * Support for Blackrock Foundry, available as "blackrock_foundry", "blackrockfoundry", or "brf".
 
-2014-02-04 v4
+2015-02-04 v4
 * General support for aliases and short "hm" alias for Highmaul raid.
 * Support for state of each specific boss in Highmaul.
 
-2014-01-24 v3
+2015-01-24 v3
 * Support both plural and singular names for variables that hold amount of something.
 * Add variables for number of players of specific class.
 
-2014-01-21 v2
+2015-01-21 v2
 * Complete filtering rework: now works with expressions entered directly into group search filter field.
 
 2014-11-12 v1