Skip to content

Commit

Permalink
2.0.31-Release
Browse files Browse the repository at this point in the history
  • Loading branch information
Goldpaw committed Jun 7, 2023
1 parent 2775b79 commit 1714871
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Bagnon_Uncollected/main.lua
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
--]]
local Addon, Private = ...
if (Private.Incompatible) then
print("|cffff1111"..Addon.." was auto-disabled.")
--print("|cffff1111"..Addon.." was auto-disabled.")
return
end

Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [2.0.31-Release] 2023-06-07
### Removed
- Removed the annoying startup message when loaded alongside Bagnon ItemInfo.

## [2.0.30-Release] 2023-05-21
- Cosmetic stuff. Piggybacking.

Expand Down

0 comments on commit 1714871

Please sign in to comment.