Skip to content

Commit

Permalink
Embed libraries and tidy up some of the code
Browse files Browse the repository at this point in the history
  • Loading branch information
davidcraig committed Jun 24, 2019
1 parent a836963 commit 8e10008
Show file tree
Hide file tree
Showing 8 changed files with 908 additions and 32 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,11 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
## [v1.0.0]
### Changed
- Remove Ace3 dependency and move to optional.
- Tidy up some of the initial code.
- Embed the Ace and Stub libraries used.

### Fixes
- [Issue 2](https://github.com/ps-wow/SniperTips_HunterPetFood/issues/2) - Bug: When hovering over an item with a pet of type not in the database get an item error.
Loading

0 comments on commit 8e10008

Please sign in to comment.