v2.0
add drink button now properly updates to current drink name on login
show/hide state remembered between sessions
new channel var within BeerCountVars_Options
ability to delete drinks
ability to change which lifetime counter is displayed
Adding Interface options menu
	show/hide option in menu
	channel options in menu
	current drink selection in menu
	lifetime counter in menu
	current count in menu
	lifetime button selector in menu


v1.5
Corrected typo in beercount help for channel.
Fixed bug where default selected drink "Beer" was undefined in BeerCountVars on first use, preventing you from using the add drink button until your drink was changed atleast once.


v1.4
Added ability to set channel using /beercount channel <channel>



v1.3
Added slash command to modify current session count
Set all phrases to "On " as better placeholders.


v1.2

Organized code better and added comments
Added addon_loaded, player_loging, and player_logout event handlers
Addon now saves lifetime total for each unique drink along with old lifetime total
Addon help menu command "/BeerCount Help"
Corrected lifetime drink message from "Lifetime drinks" to "Lifetime Drinks"
Addon now remembers your last drink choice between sessions
Addon now prints message to you letting you know your drink change was recieved.
You can now set your lifetime value and individual drink lifetime totals through a command
You can now see your lifetime total for all drinks through a command
You can now hide/show the buttons thorugh a command.
Addon now prints current drink and lifetime total to you at login and when you reload ui
Add Drink button updates to your latest drink selection


v1.1

Added ability to choose your own drink with /beercount <drink> command


v1.0.0

Final release
Added toast emote


V0.0.1

Initial Release
Lifetime and Current session Beer Counters