Skip to content

Commit

Permalink
🔖 updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ReactiioN1337 committed Nov 18, 2017
1 parent 3d8cc6c commit e6312c2
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
1.1.1 / 2017-11-18
==================
* :rocket: updated Lua API
* :white_check_mark: pluginIsLoaded(name[, find])
* `name` - (*string*) - The plugin name (example: `easy_memory86.dll`)
* `find` - (*boolean* optional, default `false`) - If `true` the function will succeed if any module contains `name`
* **returns:** `true` or `false`

1.1.0 / 2017-11-18
==================
* :rocket: updated Lua API
Expand Down

0 comments on commit e6312c2

Please sign in to comment.