Skip to content

Commit

Permalink
Update changelog for v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Meorawr committed Aug 29, 2019
1 parent 5422d2d commit 04a8aba
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# LibRPMedia-1.0

## v1.1.1

* Added `GetMusicDataByFile(musicFile)`, `GetMusicDataByName(musicName)`, `GetMusicDataByIndex(musicIndex)` functions for retrieving a full table of data about a single music database entry.
* Added `GetIconDataByName(iconName)`, `GetIconDataByIndex(iconIndex)` for symmetry with the above.

## v1.1.0

* Added Icons API.
Expand Down
4 changes: 0 additions & 4 deletions LibRPMedia-1.0.toc
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@
## Notes: LibRPMedia provides a common database of in-game resources for use by RP addons.
## Author: Daniel "Meorawr" Yates <[email protected]>
## Version: @project-version@
## LoadOnDemand: 1
#@do-not-package@
## LoadOnDemand: 0
#@end-do-not-package@

## X-Category: Library
## X-License: Public Domain
Expand Down

0 comments on commit 04a8aba

Please sign in to comment.